RLA
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|rla}} |pronom={{PRONOM|x-fmt/188}} }} == Overview == '''RLA''' a raster image file format associated wit...") |
Revision as of 00:11, 25 March 2013
Contents |
Overview
RLA a raster image file format associated with the Advanced Visualizer animation software from Wavefront Technologies. It uses RLE compression.
Format
An RLA file begins with a 740 byte header, followed by a table of scan line offsets, followed by the pixel data.
Software
- Netpbm (read-only)
- ImageMagick (read-only)