What is the difference between .rgba and .j2k?
- Extension
- .rgba
- .j2k
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- Joint Photographic Experts Group
- 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.
- Compressed bitmap image that uses wavelet compression instead of the DCT compression used by standard .JPEG images; supports 16-bit color, alpha transparency, and lossless compression.
- MIME Type
- image/x-rgb
- image/jp2
- Sample
- sample.rgba
- sample.j2k
- Wikipedia
- .rgba on Wikipedia
- .j2k on Wikipedia