What is the difference between .palm and .rgba?
- Extension
- .palm
- .rgba
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Palm, Inc.
- SGI
- Description
- This format is used for storing bitmap images. It supports many different file types and compression algorithms. One Palm bitmap file can contain multiple versions of the same images with different colors. These files are used on PALM devices.
- 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/x-palm-pixmap
- image/x-rgb
- Sample
- sample.palm
- sample.rgba
- Wikipedia
- .rgba on Wikipedia