What is the difference between .xbm and .vst?
- Extension
- .xbm
- .vst
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- Truevision
- 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.
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- MIME Type
- image/x-xbitmap
- image/x-targa
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia
- .vst on Wikipedia