Skip to main content

Module ycbcr_image

Module ycbcr_image 

Source
Expand description

Data representations for YCbCr image data

Structs§

DataPlane
Data for a single plane (luminance or chrominance) of an image.
YCbCrImage
An image in YCbCr format

Enums§

Planes
The data plane(s) within an YCbCrImage.