File Formats: XPicMap Format (XPM) (original) (raw)
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:
Constant | Read Support | Write Support | Description |
---|---|---|---|
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 .
Platform Support
Extension | Module | Value | Win32 | Win64 | Net32 | Net64 | Linux | Android | Apple | UWP | MimeType | Friendly Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Xpm | XPM | 109 | ✔ | ✔ | ✔ | ✔ | image/x-xpixmap | XPM Window PixMap |
For a complete list for supported file formats, see Summary of All Supported File Formats.
For details of the file formats supported across products and platforms, refer to File Format Comparison Chart.