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:
WIC Codec CLSID | WIC Codec Subformat | RasterImageViewer.Save File Constant |
Read Support | Write Support | Description |
CLSID_WICLeadPcxEncoder | WICLeadSubFormatPcx | 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, Silverlight Windows Phone 7, Android, and WinRT