Conversion Formats

Convert XC to RGBA

Convert Constant image uniform color to Raw red, green, blue, and alpha samples

Constant image uniform color
Image Read No Write
This file format is used as a canvas (background) in a variety of image editing software in order to set the main color of the image. It is used to fill the canvas with one solid color. It belongs to the group of 'pseudo-image' file formats. It can be used for the fill color, which is chosen from the selected area in a particular image.
Raw red, green, blue, and alpha samples
Image Read Write
This format has the same color structure as RGB, but it includes an alpha channel that is used to display various levels of transparency. The transparency value is set from 0 to 1, where 1 corresponds to opacity. It is described using the CSS3 programming language.
Supported: Conversion from XC to RGBA is listed.

View XC details View RGBA details ← Back to all formats