Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.03.27
Miscellaneous 1-Bit Formats (MAC, IMG, and MSP)
    

LEADTOOLS for WPF 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:

WIC Codec CLSID

WIC Codec Subformat

RasterImageViewer.Save
File Constant
Read Support Write Support Description
CLSID_WICLeadMacEncoder WICLeadSubFormatMac 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.

GEM Image (IMG). These files are native to the Graphical Environment Manager developed by Digital Research.

File constant associated with this file format are:

WIC Codec CLSID

WIC Codec Subformat

RasterImageViewer.Save
File Constant
Read Support Write Support Description
CLSID_WICLeadImgEncoder WICLeadSubFormatImg 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.

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:

WIC Codec CLSID

WIC Codec Subformat

RasterImageViewer.Save
File Constant
Read Support Write Support Description
CLSID_WICLeadMspEncoder WICLeadSubFormatMsp 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.