What is the difference between .bmp2 and .rgba?
- Name
- Bitmap Image
- RGB Bitmap
- Extension
- .bmp2
- .rgba
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Microsoft
- SGI
- Description
- A BMP2 image is an image file in the BMP (Bitmap) format that uses the BMP2 encoding method.
- An RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- MIME Type
- image/bmp
- image/x-rgb
- Sample
- sample.bmp2
- sample.rgba
- Wikipedia
- .bmp2 on Wikipedia
- .rgba on Wikipedia