Module yuva_pixmaps
Enums§
Type Aliases§
- YUVA
Pixmap Info - 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.
- YUVA
Pixmaps - Helper to store Pixmap planes as described by a YUVAPixmapInfo. Can be responsible for allocating/freeing memory for pixmaps or use external memory.