CWIMAQCompressionTypes Enumeration
CWIMAQCompressionTypes are the constants that specify what type of compression to use.
You can use the following constants with this data type:
- cwimaqCompressionTypeJPEG—Specifies that JPEG compression should be used.
- cwimaqCompressionTypeNone—Specifies that no compression should be used.
- cwimaqCompressionTypePackedBinary—Specifies that lossless binary packing compression should be used.