D2D1_HUEROTATION_PROP enumeration (d2d1effects.h)

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_ANGLE
Value: 0
The angle to rotate the hue, in degrees.


The type is FLOAT.

The default is 0.0f.
D2D1_HUEROTATION_PROP_FORCE_DWORD
Value: 0xffffffff

Requirements

Requirement Value
Header d2d1effects.h