What is the difference between .rgba and .mng?
- Extension
- .rgba
- .mng
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- MNG was developed by Tom Boutell.
- 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.
- An extension of the .PNG image format that uses indexed colors and supports image animations; similar to an animated .GIF file, but uses higher compression and features full alpha support (multi-level transparency).
- MIME Type
- image/x-rgb
- video/x-mng
- Sample
- sample.rgba
- sample.mng
- Wikipedia
- .rgba on Wikipedia
- .mng on Wikipedia