Btk
Btk::Color Struct Reference

Color structure. More...

#include <pixels.hpp>

Inheritance diagram for Btk::Color:
Collaboration diagram for Btk::Color:

Public Member Functions

 Color (Uint8 r, Uint8 g, Uint8 b, Uint8 a=255)
 
 Color (const SDL_Color &c)
 
 Color (const Color &)=default
 
Coloroperator= (const Color &)=default
 

Detailed Description

Color structure.


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