Partager via


Structure PrimaryJabColors (wcsplugin.h)

Cette structure contient huit couleurs primaires en coordonnées Jab.

Syntaxe

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

Membres

red

Primaire rouge.

yellow

Primaire jaune.

green

Primaire verte.

cyan

Principal cyan.

blue

Primaire bleue.

magenta

Magenta primary.

black

Primaire noire.

white

Primaire blanche.

Configuration requise

   
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
En-tête wcsplugin.h

Voir aussi