vizia_
core
0.1.0
Module yuva_
pixmaps
Enums
Type Aliases
In vizia_
core::
vg
Module
vizia_core
::
vg
::
yuva_pixmaps
Copy item path
[
−
]
Enums
§
Data
Type
Type Aliases
§
YUVA
Pixmap
Info
YUVAInfo
combined with per-plane
ColorType
s 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.