Data Fields

hpgs_palette_color_st Struct Reference
[Basic facilities.]

A screen RGB color as stored in a palette. More...

#include <hpgs.h>

Data Fields

unsigned char r
unsigned char g
unsigned char b

Detailed Description

A screen RGB color as stored in a palette.

This structure has a public alias hpgs_palette_color and represents a screen RGB color consisting of single byte r,g and b color values in the range 0 to 255.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines