J2KUseROI property (ILEADRasterIO)
BOOL J2KUseROI | |
Overview |
Remarks
Indicates whether to use a region of interest. Possible values are:
Setting |
Description |
TRUE |
Use a region of interest as specified in the J2KROIControl property. |
FALSE |
Do not use a region of interest. If you do not want to use a region of interest, set this property to FALSE. Otherwise, there may be a significant compression and speed performance loss. |
See Also