RLE

From MultimediaWiki
Revision as of 16:40, 28 April 2008 by Ivo (talk | contribs) (link Run Length Encoding)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

RLE stands for Run Length Encoding and is a general lossless compression method. It is used in many codecs after lossy compression. But some old codecs use only RLE.

BI_RGB 0x00000000
BI_RLE8 0x00000001
BI_RLE4 0x00000002
BI_BITFIELDS 0x00000003
RGB 0x32424752
RGBA 0x41424752
RGBT 0x54424752
RLE4 0x34454C52
RLE8 0x38454C52
raw 0x32776173