What is the difference between .rgba and .exr?
- Name
- RGB Bitmap
- OpenEXR Image
- Extension
- .rgba
- .exr
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- Industrial Light & Magic
- Description
- 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.
- Raster image stored in the OpenEXR format, a high dynamic-range (HDR) image file format developed by Industrial Light & Magic; supports multi-layer images, lossy and lossless compression, and 16-bit and 32-bit pixels; used for storing deep raster images for high-quality graphics; used by raster graphics editing programs and imaging applications.
- MIME Type
- image/x-rgb
- image/x-exr
- Sample
- sample.rgba
- sample.exr
- Wikipedia
- .rgba on Wikipedia
- .exr on Wikipedia