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

2006/03/01 Initial version.


CONFIDENTIAL