Pioneer
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
Color.h File Reference
#include <SDL_stdinc.h>
Include dependency graph for Color.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Color4f
 
struct  Color4ub
 
struct  Color3ub
 

Macros

#define INV255(n)   (Uint8(float(n) * s_inv255))
 

Typedefs

typedef Color4ub Color
 

Macro Definition Documentation

◆ INV255

#define INV255 (   n)    (Uint8(float(n) * s_inv255))

Typedef Documentation

◆ Color

typedef Color4ub Color