Module skia_safe::yuva_pixmaps
source · Expand description
All Sk* types are accessible via skia_safe::
Modules
Enums
- Data type for Y, U, V, and possibly A channels independent of how values are packed into planes.
Type Definitions
- Helper to store Pixmap planes as described by a YUVAPixmapInfo. Can be responsible for allocating/freeing memory for pixmaps or use external memory.