Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.03.27
File Formats: XBitMap (XBM)
    

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:

WIC Codec CLSID

WIC Codec Subformat

RasterImageViewer.Save
File Constant
Read Support Write Support Description
CLSID_WICLeadXbmEncoder WICLeadSubFormatXbm 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.