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 .
Platforms: .NET 2/3, .NET 4, Silverlight
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