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

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.
 

Detailed Description

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


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