SetBitmapCompression method (ILEADRasterProcess)
short SetBitmapCompression(ILEADRaster *pRaster, enum BitmapCompressionConstants newVal); | |
Overview |
Refer to Layers in Files |
Remarks
Changes the bitmap's compression to match the desired compression. An exception occurs if the compression type is invalid. For example, trying to compress a bitmap that is not 1-bit, or trying to super-compress a bitmap that is not 1-bit, 8-bit, or 24-bit will result in an exception. For more information, refer to the LoadCompressed property.
See Also
Elements: |
|
Topics: |