RLA
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Added sample files) | Dexvertbot  (Talk | contribs)  m (Change telparia.com samples link to template) | ||
| Line 21: | Line 21: | ||
| == Sample files == | == Sample files == | ||
| − | *  | + | * {{DexvertSamples|image/rla}} | 
Latest revision as of 02:57, 28 December 2023
RLA a raster image file format associated with the Advanced Visualizer animation software from Wavefront Technologies. It uses RLE compression.
| Contents | 
[edit] Format
An RLA file begins with a 740 byte header, followed by a table of scan line offsets, followed by the pixel data.
[edit] See also
- Alias PIX: An independently-developed image format, but could be confused with RLA because both came to be associated with Alias|Wavefront.
[edit] Software
- Netpbm (read-only)
- ImageMagick (format named "RLA"; read-only)

