File Formats: XBitMap (XBM) (original) (raw)
XBM is a monochrome bitmap format in which data is stored as a C language data array. It is primarily used for the storage of cursor and icon bitmaps, for use in the X graphical user interface.
The file constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
Xbm | 1 BPP | 1 BPP | XWindows XBitMap. |
Required DLL: Leadtools.Codecs.Xbm.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Related Formats: BMP - Windows Bitmap Formats.
Platform Support
Extension | Module | Value | Win32 | Win64 | Net32 | Net64 | Linux | Android | Apple | UWP | MimeType | Friendly Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Xbm | XBM | 110 | ✔ | ✔ | ✔ | ✔ | image/x-xbitmap | XWindows BitMap (XB |
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.