Compressing and Decompressing Buffers

ABIC Compression:

LEADTOOLS provides functionality for compressing and decompressing ABIC images in buffers.

To begin the compression process, the LBase::EncodeABIC function must be called. This function compresses the input raw data to 1-bit bi-level or 4-bit grayscale data using the ABIC encoder.

To begin the decompression process, the LBase::DecodeABIC function must be called. This function decompresses the input 1-bit bi-level or 4-bit grayscale ABIC raw data using the ABIC decoder.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C++ Class Library Help