What is the difference between .rgba and .emz?
- Extension
- .rgba
- .emz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- SGI
- Micosoft
- 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 EMZ file contains an Enhanced Metafile (.EMF file) that has been compressed with the .GZIP compression algorithm. It is compressed to reduce storage space and be more easily transferred between applications. EMZ files are typically used by Microsoft programs such as Visio and the Office suite, which includes Word and PowerPoint.
- MIME Type
- image/x-rgb
- application/x-msmetafile
- Sample
- sample.rgba
- Wikipedia
- .rgba on Wikipedia
- .emz on Wikipedia