EncodeABIC method (ILEADRasterIO)
short EncodeABIC(ILEADRasterVariant *pInputData, long lAlign, long lWidth, long lHeight, LEADRasterVariant **pOutputData, VARIANT_BOOL bBiLevel); | |
Overview |
Refer to Compressing and Decompressing Buffers. |
Remarks
Compresses an ILEADRasterVariant object that contains the uncompressed input raw data, using the ABIC encoder; and updates the pOutputData parameter with an ILEADRasterVariant object that will contain the resulting compressed ABIC data.
This method compresses the input raw data to 1-bit bi-level or 4-bits grayscale ABIC data.
See Also
Elements |
|
Topics |