enumerazione D2D1_RGBTOHUE_PROP (d2d1effects_2.h)
Identificatori per le proprietà dell'effetto RGB to Hue.
Sintassi
typedef enum D2D1_RGBTOHUE_PROP {
D2D1_RGBTOHUE_PROP_OUTPUT_COLOR_SPACE = 0,
D2D1_RGBTOHUE_PROP_FORCE_DWORD = 0xffffffff
} ;
Costanti
D2D1_RGBTOHUE_PROP_OUTPUT_COLOR_SPACE Valore: 0 La proprietà D2D1_RGBTOHUE_PROP_OUTPUT_COLOR_SPACE è un valore di enumerazione che indica lo spazio dei colori da convertire in. Il valore predefinito per la proprietà è D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE_HUE_SATURATION_VALUE. Per altre informazioni, vedere l'enumerazione D2D1_RGBTOHUE_OUTPUT_COLOR_SPACE . |
D2D1_RGBTOHUE_PROP_FORCE_DWORD Valore: 0xffffffff |
Requisiti
Requisito | Valore |
---|---|
Intestazione | d2d1effects_2.h |