GXColorS10

C Specification

typedef struct {
s16      r,
g,
b,
a;
} GXColorS10;

Description

A signed color structure used by  GX API functions.

Functions That Use This Type

GXSetTevColorS10

Revision History

03/01/2006 Initial version.