What is the difference between .xbm and .pam?
- Extension
- .xbm
- .pam
- Format
- Text
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- The X Consortium
- Bryan Henderson
- 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.
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- MIME Type
- image/x-xbitmap
- image/x-portable-arbitrarymap[3]
- Sample
- sample.xbm
- sample.pam
- Wikipedia
- .xbm on Wikipedia
- .pam on Wikipedia