LEADTOOLS reads and writes the following PCX formats:
For PCX and DCX files, you can read and write the following bits per pixel: 1, 4, 8, 24.
LEAD supports loading and saving multi-page files in this format.
The LEADTOOLS WinRT SDK supports the PCX format (however, compatibility requires that the data must not be compressed and only certain bits/pixel are acceptable).
The LEADTOOLS Android SDK supports the PCX format.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
Pcx | 1, 4, 8, 24 BPP | 1, 4, 8, 24 BPP | ZSoft PCX. |
Required DLL: Leadtools.Codecs.Pcx.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application. Android support requires libleadtools.codecs.pcx.so. WinRT support requires Leadtools.Codecs.Pcx.winmd.
Platforms: .NET 2/3, .NET 4, Silverlight, Android, and WinRT
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET