ILBLinearRGB Struct Reference

#include <beastapitypes.h>

Class Description

Color definition All colors are expressed in linear space as opposed to gamma corrected.


High dynamic range supported.

+ Examples:

Data Fields

float b
 
float g
 
float r
 

Field Documentation

float ILBLinearRGB::b

Blue component.

float ILBLinearRGB::g

Green component.

float ILBLinearRGB::r

Red component.


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