enumJPEG2KProgressionOrders
Specifies progression orders used for JPEG 2000 compression.
Values:
IG_JPEG2K_PROGRESSION_ORDER_LRCP |
Layer-Resolution-Component-Position (LRCP) progression order. |
IG_JPEG2K_PROGRESSION_ORDER_RLCP |
Resolution-Layer-Component-Position (RLCP) progression order. |
IG_JPEG2K_PROGRESSION_ORDER_RPCL |
Resolution-Position-Component-Layer (RPCL) progression order. |
IG_JPEG2K_PROGRESSION_ORDER_PCRL |
Position-Component-Resolution-Layer (PCRL) progression order. |
IG_JPEG2K_PROGRESSION_ORDER_CPRL |
Component-Position-Resolution-Layer (CPRL) progression order. |
Remarks:
See the description of the PROGRESSION_ORDER control parameter (used by JPEG 2000 and JPX format filters).