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