Run-length colour encoding
From Just Solve the File Format Problem
				
								
				
				
																
				
				
								
				Run-length colour encoding is an implementation of RLE compression for raster image data. It is pixel-oriented, and can be used on image data having almost any color type.

