Miscellaneous 1 Bit Formats (MAC, IMG, and MSP) (original) (raw)
LEADTOOLS supports reading and writing of the following 1-bit formats:
MacPaint (MAC). These Macintosh Paint files are commonly used for monochrome clip art.
File constant associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
Mac | 1 BPP | 1 BPP | MacPaint - Macintosh Paint. |
Required DLL: Leadtools.Codecs.Mac.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Platforms: .NET 4, .NET Standard
GEM Image (IMG). These files are native to the Graphical Environment Manager developed by Digital Research.
File constant associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
Img | 1 BPP | 1 BPP | GEM Image. |
Required DLL: Leadtools.Codecs.Img.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Platforms: .NET 4, .NET Standard
Microsoft Paint (MSP). These files from early versions of Windows are used for black-and-white drawings and clip art.
File constant associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
Msp | 1 BPP | 1 BPP | Microsoft Paint. |
Required DLL: Leadtools.Codecs.Msp.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Platform Support
Extension | Module | Value | Win32 | Win64 | Net32 | Net64 | Linux | Android | Apple | UWP | MimeType | Friendly Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Mac | MAC | 51 | ✔ | ✔ | ✔ | ✔ | application/mac-paint | MAC - MacPaint | ||||
Img | IMG | 52 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | application/gem | IMG - GEM Image |
Msp | MSP | 53 | ✔ | ✔ | ✔ | ✔ | application/microsoft-paint | MSP - Microsoft Paint |
For a complete list for supported file formats, see Summary of All Supported File Formats.
For details of the file formats supported across products and platforms, refer to File Format Comparison Chart.