Conversion Formats

Convert PIX to RGBO

Convert Alias/Wavefront RLE image format to Raw red, green, blue, and opacity samples

Alias/Wavefront RLE image format
Image Read No Write
An image format that is used for storing bitmaps. It was designed for use in the Alias PIX graphics processing program. The file structure begins with a header followed by a packet with encoded pixels. It used in the PowerAnimator and Alias 3D software to work with three-dimensional models.
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.
Supported: Conversion from PIX to RGBO is listed.

View PIX details View RGBO details ← Back to all formats