Y8: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs)
remove TODO
Raffriff42 (talk | contribs)
m minor formatting
 
Line 1: Line 1:
'''Y8''' is a [[planar]] image format, containing only a single, 8 bit 'Y' plane for monochrome images.  
'''Y8''' is a [[planar]] image format, containing only a single, 8 bit 'Y' plane for monochrome images.  


=== More Information ===
===== More Information =====
* [http://www.fourcc.org/yuv.php#Planar%20YUV%20Formats Planar YUV Formats at fourcc.org]
* [http://www.fourcc.org/yuv.php#Planar%20YUV%20Formats Planar YUV Formats at fourcc.org]


[[Category:Glossary]]
[[Category:Glossary]]

Latest revision as of 03:49, 21 September 2014

Y8 is a planar image format, containing only a single, 8 bit 'Y' plane for monochrome images.

More Information