Home
last modified time | relevance | path

Searched defs:ImageHandle (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
Drecording_handle.h28 struct ImageHandle { struct
29 size_t offset = 0;
30 size_t size = 0;
31 int32_t width = 0;
32 int32_t height = 0;
33 ColorType colorType = COLORTYPE_UNKNOWN;
34 AlphaType alphaType = ALPHATYPE_UNKNOWN;