Condividi tramite


enumerazione D2D1_HUETORGB_PROP d2d1effects_2.h

Identificatori per le proprietà dell'effetto Hue to RGB.

Sintassi

typedef enum D2D1_HUETORGB_PROP {
  D2D1_HUETORGB_PROP_INPUT_COLOR_SPACE = 0,
  D2D1_HUETORGB_PROP_FORCE_DWORD = 0xffffffff
} ;

Costanti

 
D2D1_HUETORGB_PROP_INPUT_COLOR_SPACE
Valore: 0
La proprietà D2D1_HUETORGB_PROP_INPUT_COLOR_SPACE è un valore di enumerazione che indica da quale spazio colore convertire.
Il valore predefinito per la proprietà è D2D1_HUETORGB_INPUT_COLOR_SPACE_HUE_SATURATION_VALUE.
Per altre informazioni, vedere D2D1_HUETORGB_INPUT_COLOR_SPACE'enumerazione.
D2D1_HUETORGB_PROP_FORCE_DWORD
Valore: 0xffffffff

Requisiti

Requisito Valore
Intestazione d2d1effects_2.h

Vedi anche

Effetti predefiniti

CreateEffect

Effetto Hue to RGB