|
libCZI
Reading CZI documents made easy
|
A structure representing an R-G-B-color triple (as floats). More...
#include <libCZI_Pixels.h>
Public Attributes | |
| float | r |
| The red component. | |
| float | g |
| The green component. | |
| float | b |
| The blue component. | |
A structure representing an R-G-B-color triple (as floats).