D3DCOLORVALUE struttura (d3d9types.h)

Sintassi

typedef struct _D3DCOLORVALUE {
  float r;
  float g;
  float b;
  float a;
} D3DCOLORVALUE;

Members

r

g

b

a

Requisiti

Requisito Valore
Intestazione d3d9types.h