The Mixed Raster Content format was defined for use of color and grayscale fax. LEADTOOLS offers the LEADTOOLS MRC (Mixed Raster Content) format. The LEADTOOLS Mixed Raster Content enables most different coding methods and a lot of resolutions (such as one bit, two bit, grayscale, and pictures) to be used within a single page by defining a 3-layer image model for structuring and combining the scanned image data.
The image is segmented and each segment assigned a type based on the number of colors used in that segment. Segments can be combined and compressed using different compression schemes to create a file that balances quality with compression.
The default extension used by this format is: MRC.
LEADTOOLS supports Load and save for this format.
Keys that must be unlocked to enable this format support:
Multi-page is supported through TIFF format.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
FILE_LEAD_MRC | 24 BPP | N/A (see note below) | [314] LEAD Mixed Raster Content. |
NOTE: MRC is made up of different segments, which can be of various BitsPerPixel. When you request file information on an MRC file, it will be reported as 24-bit. When you save MRC files, various segments will be saved with different BitsPerPixel, based on the content.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document