Leadtools.Codecs Namespace : CodecsJpeg2000RegionOfInterest Enumeration |
public enum CodecsJpeg2000RegionOfInterest : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CodecsJpeg2000RegionOfInterest Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CodecsJpeg2000RegionOfInterest
public enum CodecsJpeg2000RegionOfInterest : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Codecs.CodecsJpeg2000RegionOfInterest = function() { }; Leadtools.Codecs.CodecsJpeg2000RegionOfInterest.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsJpeg2000RegionOfInterest : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
UseLeadRegion | Use the region stored in the Leadtools.RasterImage. |
UseOptionRectangle | Use the region specified by CodecsJpeg2000SaveOptions.RegionOfInterestRectangle. |
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsJpeg2000RegionOfInterest
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2