Planar: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Fizick (talk | contribs)
 
m 1 revision
(No difference)

Revision as of 23:33, 9 May 2013

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: