Doxygen
Loading...
Searching...
No Matches
ColoredImage::Private Struct Reference

Public Attributes

uint32_t width
 
uint32_t height
 
std::vector< uint8_t > data
 
bool hasAlpha
 

Detailed Description

Definition at line 424 of file image.cpp.

Member Data Documentation

◆ data

std::vector<uint8_t> ColoredImage::Private::data

Definition at line 428 of file image.cpp.

◆ hasAlpha

bool ColoredImage::Private::hasAlpha

Definition at line 429 of file image.cpp.

◆ height

uint32_t ColoredImage::Private::height

Definition at line 427 of file image.cpp.

◆ width

uint32_t ColoredImage::Private::width

Definition at line 426 of file image.cpp.


The documentation for this struct was generated from the following file: