Color::Component Class Reference

#include <Color.h>

Description

A component of Color. Is from 0.f to 1.f but is stored as a byte. When used, Component s are implicitly casted to floats.

Functions

uint8_t Byte () const
 

Member Function Documentation

uint8_t Byte ( ) const
inline

Returns the byte-value form of the component.


The documentation for this class was generated from the following file:
  • /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/Color.h