Condividi tramite


Struttura PrimaryJabColors (wcsplugin.h)

Questa struttura contiene otto colori primari nelle coordinate jab.

Sintassi

typedef struct _PrimaryJabColors {
  JabColorF red;
  JabColorF yellow;
  JabColorF green;
  JabColorF cyan;
  JabColorF blue;
  JabColorF magenta;
  JabColorF black;
  JabColorF white;
} PrimaryJabColors;

Members

red

Primaria rossa.

yellow

Primaria gialla.

green

Primaria verde.

cyan

Primario ciano.

blue

Primaria blu.

magenta

Magenta primario.

black

Primaria nera.

white

Primaria bianca.

Requisiti

   
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Intestazione wcsplugin.h

Vedi anche