KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
Pixel Struct Reference

Public Member Functions

void add (const Pixel &a, const Pixel &b)
 
void sub (const Pixel &a, const Pixel &b)
 
void mul (const Pixel &a, const Pixel &b)
 
void mix (const Pixel &a, const Pixel &b, float u)
 

Public Attributes

color_channel_t r
 
color_channel_t g
 
color_channel_t b
 
color_channel_t a
 

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