JBIG (JBG) is an industry standard lossless compressed file format for bi-tonal (black and white), grayscale and color images. Saving images in a JBIG format results in smaller image files sizes when compared to other industry standard compressed formats such as CCITT G3 or G4.
LEADs JBIG support is comprehensive and handles all bit-sizes defined by the specification. Progressive save allows you to store and send multiple representations of images at different resolutions without any extra storage overhead.
In order to achieve highest compression ratios available by the JBIG format, LEAD also takes full advantage of all functional blocks, including the Adaptive Arithmetic Encoder, Adaptive Template Block, Typical Prediction Block, Resolution Reduction Block, and Deterministic Prediction Block.
It is possible to speed up the loading of large JBIG files. For more information, refer to Using Filter Data to Speed up Loading Large Files.
The file constants associated with this file format are:
Constant |
Read Support |
Write Support |
Description |
FILE_JBIG |
1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 24, 32 BPP |
1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 24, 32 BPP |
[115] JBIG. |
FILE_TIF_JBIG |
1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 24, 32 BPP |
1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 24, 32 BPP |
[139] TIFF with JBIG compression. |
Required DLL: LFJBG. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Related Formats: JBIG2 - JBIG2 Format.
For more information, refer to:
Win32, x64, Linux.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET