Alias PIX
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
Dexvertbot (Talk | contribs) (→Sample files) |
||
Line 23: | Line 23: | ||
== Sample files == | == Sample files == | ||
− | * {{DexvertSamples|image/aliasPIX}} | + | * {{DexvertSamples|image/aliasPIX}} |
== Resources == | == Resources == | ||
* [http://www.martinreddy.net/gfx/2d/PIX.txt Alias PIX File Format Information] | * [http://www.martinreddy.net/gfx/2d/PIX.txt Alias PIX File Format Information] |
Latest revision as of 03:34, 28 December 2023
Alias PIX is a raster image file format. It uses RLE compression, and supports truecolor and grayscale images.
The truecolor variety is also known as Vivid IMG. See Vivid IMG for more information relevant to Alias PIX.
Contents |
[edit] Disambiguation
ImageMagick calls Alias PIX Alias/Wavefront RLE image format. This is potentially confusing, because a different format, RLA, is also associated with Alias|Wavefront, and also uses RLE compression.
[edit] Format
An Alias PIX file has a 10 byte header, followed by the pixel data.
[edit] Software
- ImageMagick (format named "PIX"; read-only)
- Deark
- XnView