What is the difference between .bmp and .icb?
- Extension
- .bmp
- .icb
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Microsoft
- Avid Technology
- Description
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- Bitmap image created using the standard Targa format; originally used for generating Targa graphics using the AT&T EPICenter Image Capture Board (ICB) video card, the ICB-PAINT software, or the TARGA-PAINT program.
- MIME Type
- image/bmp
- image/x-targa
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia
- .icb on Wikipedia