LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomJpeg2000RegionOfInterest Enumeration

Show in webframe







Represents the region of interest to use.
Syntax
public enum DicomJpeg2000RegionOfInterest : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomJpeg2000RegionOfInterest 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomJpeg2000RegionOfInterest
public enum DicomJpeg2000RegionOfInterest : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomJpeg2000RegionOfInterest = function() { };
Leadtools.Dicom.DicomJpeg2000RegionOfInterest.prototype = {
UseLeadRegion = 0x00000000, UseOptionRectangle = 0x00000001, };
public enum class DicomJpeg2000RegionOfInterest : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UseLeadRegionUse the LEAD image region to define the region of interest. (Any region shape is acceptable; it will be converted internally by the filter to a rectangle.
0x00000001UseOptionRectangleUse the rectangle specified in the DicomJpeg2000Options.RegionOfInterestRectangle to define the region of interest.
Remarks
If UseLeadRegion is used, then any region shape is acceptable. It will be converted internally by the filter to a rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomJpeg2000RegionOfInterest

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
RegionOfInterest Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features