D2D1_HUEROTATION_PROP enumeration
Identifiers for properties of the Hue rotate effect.
Syntax
typedef enum D2D1_HUEROTATION_PROP { D2D1_HUEROTATION_PROP_ANGLE = 0 } D2D1_HUEROTATION_PROP;
Constants
- D2D1_HUEROTATION_PROP_ANGLE
-
The angle to rotate the hue, in degrees.
The type is FLOAT.
The default is 0.0f.
Requirements
|
Header |
|
|---|
Show: