Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomJpeg2000RegionOfInterest Enumeration








Represents the region of interest to use.
Syntax
public enum DicomJpeg2000RegionOfInterest : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomJpeg2000RegionOfInterest 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomJpeg2000RegionOfInterest
public enum DicomJpeg2000RegionOfInterest : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomJpeg2000RegionOfInterest = function() { };
Leadtools.Dicom.DicomJpeg2000RegionOfInterest.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomJpeg2000RegionOfInterest : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000UseLeadRegion Use 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.
0x00000001UseOptionRectangle Use the rectangle specified in the 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

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