Module yuva_pixmaps

Enums§

DataType

Type Aliases§

YUVAPixmapInfo
YUVAInfo combined with per-plane ColorTypes and row bytes. Fully specifies the Pixmap`s for a YUVA image without the actual pixel memory and data.
YUVAPixmaps
Helper to store Pixmap planes as described by a YUVAPixmapInfo. Can be responsible for allocating/freeing memory for pixmaps or use external memory.