J2KUseColorTransform property (ILEADRasterIO)
|
VARIANT_BOOL J2KUseColorTransform | |
|
Overview |
Remarks
Indicates whether to convert an RGB image to YUV space before compressing. (YUV space provides greater compression with higher image quality.) Possible values are:
|
Value |
Meaning |
|
TRUE |
Convert to YUV space before compressing. (Default) |
|
FALSE |
Do not convert to YUV space before compressing. |
See Also