In This Topic ▼

ABIC Format (ABIC, ICA)

LEADTOOLS reads and writes ABIC files.

ABIC (Adaptive Bi-level Image Compression) file format is a raster file format created by IBM. This file format consists of ABIC compression/decompression algorithms that uses an arithmetic coding technique to produce lossless data compression, these algorithms called ABIC (Bi-level Q-Coder) compression algorithm and Concatenated ABIC (Grayscale) compression algorithm.

LEADTOOLS can Load/Save (compression/decompression) ABIC Raw data separately.

The default extension used by this format is: ICA, ABIC (for raw data).

This file format does not support progressive loads and saves, multipage files, stamps, or Lossless JPEG compression.

Platform
.NET, .NET 6+
C DLL, C++ Class Library

The file constants associated with this file format are:

Constant Read Support Write Support Description
IcaAbic 1, 4 BPP 1, 4 BPP Raw ABIC compressed data

Required DLL: Leadtools.Codecs.Abi.dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application .

Related Formats: IOCA/MODCA - Image Object Content Architecture Format

Support for this file format can be unlocked using the following support constant: L_SUPPORT_ABIC_READ, L_SUPPORT_ABIC_SAVE.

The file constants associated with this file format are:

Constant Read Support Write Support Description
FILE_ABIC 1, 4 BPP 1, 4 BPP [185] Raw ABIC compressed data

Required DLLs and Libraries

Related Formats

Platforms

Win32, x64.

Help Version 23.0.2024.1.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS File Formats Help
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.