Interleaved

From Avisynth wiki
Revision as of 13:42, 26 March 2007 by Gzarkadas (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Interleaved image format is a format for storing images where all color components needed to represent a pixel are placed at the same place in memory. This is in contrast with how planar images are stored in memory.

Some examples of interleaved image formats are RGB24, RGB32, YUY2.


Related links:

Personal tools