Available in the LEADTOOLS Imaging toolkit. |
SaveJ2KProgressOrder Property (ILEADRasterDlgFile)
J2KProgressionFlags SaveJ2KProgressOrder | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets the order of progression in the Save dialog box, if the file to be saved is a J2K file. Possible values are:
Value |
Description |
J2K_LAYER_RESOLUTION_COMPONENT_POSITION |
[0] Quality–axis order. |
J2K_RESOLUTION_LAYER_COMPONENT_POSITION |
[1] Resolution-axis order. |
J2K_RESOLUTION_POSITION_COMPONENT_LAYER |
[2] Resolution-axis order. |
J2K_POSITION_COMPONENT_RESOLUTION_LAYER |
[3] Position–axis order. |
J2K_COMPONENT_POSITION_RESOLUTION_LAYER |
[4] Color-axis order. |
See Also
Elements |