EncodeABIC2 method (ILEADRasterIO)
short EncodeABIC2(VARIANT InputData, long lAlign, long lWidth, long lHeight, VARIANT *pOutputData, VARIANT_BOOL bBiLevel); | |
Overview |
Refer to Compressing and Decompressing Buffers. |
Remarks
Compresses a VARIANT byte array that contains the uncompressed input raw data, using the ABIC encoder; and updates the pOutputData parameter with a VARIANT byte array 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 |