libCZI
Reading and Writing CZI documents made easy
libCZI::Rgb8Color Struct Reference

A structure representing an R-G-B-color triple (as bytes). More...

#include <libCZI_Pixels.h>

Public Attributes

std::uint8_t r
 The red component.
 
std::uint8_t g
 The green component.
 
std::uint8_t b
 The blue component.
 

Detailed Description

A structure representing an R-G-B-color triple (as bytes).


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