What is the difference between .vicar and .dib?
- Extension
- .vicar
- .dib
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- NASA Jet Propulsion Laboratory
- Microsoft
- Description
- Raster image format developed by NASA's Jet Propulsion Laboratory; stores an image that has been taken on a mission by NASA's spacecraft; also contains information that describes the structure and type of data along with a history of processing that has been done to the image.
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- image/x-vicar
- image/bmp
- Sample
- sample.vicar
- sample.dib
- Wikipedia
- .vicar on Wikipedia
- .dib on Wikipedia