What is the difference between .xbm and .sun?
- Extension
- .xbm
- .sun
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- Sun Microsystems
- 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.
- Bitmap image generated by a Sun Microsystems workstation; native graphic format used by the Sun Unix operating system; uses a standard image format that can be read by several graphics programs.
- MIME Type
- image/x-xbitmap
- image/x-sun-raster
- Sample
- sample.xbm
- sample.sun
- Wikipedia
- .xbm on Wikipedia
- .sun on Wikipedia