Private Struct
Declaration
struct ColoredImage::Private { ... }
Public Member Attributes Index
| uint32_t | width |
| uint32_t | height |
| std::vector< uint8_t > | data |
| bool | hasAlpha |
Definition at line 424 of file image.cpp.
Public Member Attributes
data
|
hasAlpha
height
|
width
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.14.0.