Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifiers for properties of the Hue rotate effect.
Syntax
typedef enum D2D1_HUEROTATION_PROP {
D2D1_HUEROTATION_PROP_ANGLE = 0,
D2D1_HUEROTATION_PROP_FORCE_DWORD = 0xffffffff
} ;
Constants
D2D1_HUEROTATION_PROP_ANGLEValue: 0 The angle to rotate the hue, in degrees. The type is FLOAT. The default is 0.0f. |
D2D1_HUEROTATION_PROP_FORCE_DWORDValue: 0xffffffff |
Requirements
| Requirement | Value |
|---|---|
| Header | d2d1effects.h |