SaveJ2KUseColorTransform Property (ILEADRasterDlgFile)
VARIANT_BOOL SaveJ2KUseColorTransform | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets a flag that indicates whether or not the "Use Color Transform" check box in the Save dialog box is checked and 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 |
The "Use Color Transform" check box is checked in the Save dialog and an RGB image will be converted to YUV before compressing. |
FALSE |
The "Use Color Transform" check box is not checked in the Save dialog and an RGB image will not be converted to YUV before compressing. |
See Also
Elements |