Run-length colour encoding

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
|formattype=electronic
 
|formattype=electronic
|subcat=Graphics
+
|subcat=Compression
 
}}
 
}}
 
'''Run-length colour encoding''' is an implementation of [[Run-length encoding|RLE compression]] for raster image data. It is pixel-oriented, and can be used on image data having almost any color type.
 
'''Run-length colour encoding''' is an implementation of [[Run-length encoding|RLE compression]] for raster image data. It is pixel-oriented, and can be used on image data having almost any color type.
Line 8: Line 8:
 
* [http://www.itu.int/rec/T-REC-T.45/en ITU-T Rec. T.45]
 
* [http://www.itu.int/rec/T-REC-T.45/en ITU-T Rec. T.45]
  
[[Category:Compression]]
+
[[Category:Graphics]]

Latest revision as of 21:48, 11 November 2015

File Format
Name Run-length colour encoding
Ontology

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.

[edit] Specifications

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox