What is the difference between .xbm and .rgb?
- Extension
- .xbm
- .rgb
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- SGI
- Description
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- MIME Type
- image/x-xbitmap
- image/x-rgb
- Sample
- sample.xbm
- sample.rgb
- Wikipedia
- .xbm on Wikipedia
- .rgb on Wikipedia