Datasegment.com Online Dictionary
  Online Dictionary : X : xbm

xbm


1 definition found

xbm - Free On-line Dictionary of Computing (26 May 2007) :

  xbm
  
     <filename extension> X bit map.  The filename extension for
     files containing bitmaps for use in the X Window System.
  
     These are actually include files which can be #include'd
     into C program source to define images as initialised data.
  
     (1995-03-14)