LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsJpeg2000RegionOfInterest Enumeration

Show in webframe







Indicates which region of interest to use.
Syntax
public enum CodecsJpeg2000RegionOfInterest : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsJpeg2000RegionOfInterest 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsJpeg2000RegionOfInterest
public enum CodecsJpeg2000RegionOfInterest : System.IComparableSystem.IConvertibleSystem.IFormattable  
typedef enum LTCodecsJpeg2000RegionOfInterest LTCodecsJpeg2000RegionOfInterest;
public enum CodecsJpeg2000RegionOfInterest
Leadtools.Codecs.CodecsJpeg2000RegionOfInterest = function() { };
Leadtools.Codecs.CodecsJpeg2000RegionOfInterest.prototype = {
UseLeadRegion = 0, UseOptionRectangle = 1, };
public enum class CodecsJpeg2000RegionOfInterest : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0UseLeadRegionUse the region stored in the Leadtools.RasterImage.
1UseOptionRectangleUse the region specified by CodecsJpeg2000SaveOptions.RegionOfInterestRectangle.
Example
For an example, refer to CodecsJpeg2000Options.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsJpeg2000RegionOfInterest

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace
Programming With JPEG 2000 Features

 

 


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