Compartir a través de


Estructura PrimaryJabColors (wcsplugin.h)

Esta estructura contiene ocho colores principales en coordenadas Jab.

Sintaxis

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

Miembros

red

Principal rojo.

yellow

Primaria amarilla.

green

Principal verde.

cyan

Principal cian.

blue

Principal azul.

magenta

Magenta principal.

black

Primaria negra.

white

Primaria blanca.

Requisitos

   
Cliente mínimo compatible Windows Vista [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows Server 2008 [solo aplicaciones de escritorio]
Encabezado wcsplugin.h

Consulte también