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.