PCX Formats (PCX and DCX)

LEADTOOLS writes the following PCX formats:

image\sqrblit.gif PCX. This is a file format created by ZSoft. This format compresses its image data with the RLE type compression.

image\sqrblit.gif DCX. This is a multi-page PCX format that enables a file to contain more than one image. It is handled the same as a regular PCX file, except for the multi-page feature.

For PCX and DCX files, you can write the following bits per pixel: 1, 4, 8, 24.

LEAD supports saving multi-page files in this format.

File constants associated with this file format are:

Constant

Write Support

Description

FILE_PCX

1, 4, 8, 24 BPP

[1] ZSoft PCX.

 

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