The ColoredImgDataItem
Struct Reference
Data associated with a HSV colored image. More...
Declaration
struct ColoredImgDataItem { ... }
Included Headers
#include <src/util.h>
Public Member Attributes Index
const char * | name |
unsigned short | width |
unsigned short | height |
const unsigned char * | content |
const unsigned char * | alpha |
Description
Data associated with a HSV colored image.
Definition at line 415 of file util.h.
Public Member Attributes
alpha
|
Definition at line 421 of file util.h.
Referenced by writeColoredImgData.
content
|
Definition at line 420 of file util.h.
Referenced by writeColoredImgData.
height
|
Definition at line 419 of file util.h.
Referenced by writeColoredImgData.
name
|
width
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.