LEADTOOLS reads and writes the following PCX formats:
PCX. This is a file format created by ZSoft. This format compresses its image data with the RLE type compression.
DCX. This is a multipage 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 multipage feature.
For PCX and DCX files, you can read and write the following bits per pixel: 1, 4, 8, 24.
LEAD supports loading and saving multipage files in this format.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
FILE_PCX | 1, 4, 8, 24 BPP | 1, 4, 8, 24 BPP | [1] ZSoft PCX. |
Required DLLs and Libraries
Win32, x64.
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