←Select platform

CodecsJpeg2000RegionOfInterest Enumeration

Summary
Indicates which region of interest to use.
Syntax
C#
VB
Objective-C
C++
Java
public enum CodecsJpeg2000RegionOfInterest   
Public Enum CodecsJpeg2000RegionOfInterest  
typedef NS_ENUM(NSInteger, LTCodecsJpeg2000RegionOfInterest) 
public enum CodecsJpeg2000RegionOfInterest 
public enum class CodecsJpeg2000RegionOfInterest   
Members
ValueMemberDescription
0UseLeadRegionUse the region stored in the RasterImage.
1UseOptionRectangleUse the region specified by RegionOfInterestRectangle.
Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.