J2KROIControl property (ILEADRasterIO)
J2KRegionOfInterest J2KROIControl | |
Overview |
Remarks
Flag that indicates how to define the region of interest. Possible values are:
Value |
Description |
J2K_USEOPTION_RECT |
[0] J2KROILeft, J2KROITop, J2KROIWidth and J2KROIHeight will be used to define the region of interest rectangle. |
J2K_USELEAD_REGION |
[1] The LEAD bitmap region will be used to define the region of interest rectangle. |
See Also