Planar

From Avisynth wiki
Revision as of 19:14, 27 September 2007 by Fizick (talk | contribs) (Undo revision 3789 by Special:Contributions/74.231.24.2 (User talk:74.231.24.2))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Planar image format is a format for storing images where each color component needed to represent a pixel is placed at a separate place (block) in memory. This is in contrast with how interleaved images are stored in memory.

Some examples of planar image formats are YV12, I420.


Related links: