XPM files are used to store X Window PixMap information to disk. They are capable of storing black-and-white, grayscale, and color images. XPM stores image data in the form of ASCII text formatted as a standard C character string array.
File constants associated with this file format are:
| WIC Codec CLSID | WIC Codec Subformat | RasterImageViewer.Save File Constant | Read Support | Write Support | Description | 
| CLSID_WICLeadXpmEncoder | WICLeadSubFormatXpm | Xpm | 8, 16, 24, 32 BPP | 8, 16, 24, 32 BPP | XWindows XPicMap. | 
Required DLL: Leadtools.Codecs.Xpm.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.