Conversion Formats

Convert PIX to RGB

Convert Alias/Wavefront RLE image format to Raw red, green, and blue 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, and blue samples
Image Read Write
This is a color model display format that uses the three primary colors (blue, red and green) to create an image. Each color can have up to 255 gradations, allowing for color depths of up to 48 bits. RGB supports the display of 16,777,216 colors.
Supported: Conversion from PIX to RGB is listed.

View PIX details View RGB details ← Back to all formats