Conversion Formats

Convert RGBO to PALM

Convert Raw red, green, blue, and opacity samples to Palm pixmap

Raw red, green, blue, and opacity samples
Image Read Write
Format for representing colors in the three primary colors (red, green and blue), each of which has 255 gradations. In contrast to the standard RGB, it allows you to change the transparency of the entire image using the opacity parameter. It is less flexible in terms of transparency settings than RGBA.
Palm pixmap
Image Read Write
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.
Supported: Conversion from RGBO to PALM is listed.

View RGBO details View PALM details ← Back to all formats