Miscellaneous 1-Bit Formats (MAC, IMG, and MSP)

LEADTOOLS supports writing of the following 1-bit formats:

image\sqrblit.gif MacPaint (MAC). These Macintosh Paint files are commonly used for monochrome clip art.

File constant associated with this file format are:

Constant

Write Support

Description

FILE_MAC

1 BPP

[51] MacPaint - Macintosh Paint.

Required DLL: LFMAC. For a listing of the exact DLLs needed, refer to ePrint Files.

 

image\sqrblit.gif 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

Write Support

Description

FILE_IMG

1 BPP

[52] GEM Image.

Required DLL: LFIMG. For a listing of the exact DLLs needed, refer to ePrint Files.

 

image\sqrblit.gif 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

Write Support

Description

FILE_MSP

1 BPP

[53] Microsoft Paint.

Required DLL: LFMSP. For a listing of the exact DLLs needed, refer to ePrint Files.