Searched defs:ImageHandle (Results 1 – 1 of 1) sorted by relevance
32 struct ImageHandle { struct33 uint32_t offset;34 size_t size;35 int32_t width;36 int32_t height;37 ColorType colorType;38 AlphaType alphaType;