RLA
From Just Solve the File Format Problem
Contents[hide] |
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)