D2D1_BLEND_PROP enumeration
Identifiers for properties of the Blend effect.
Syntax
typedef enum D2D1_BLEND_PROP { D2D1_BLEND_PROP_MODE = 0 } D2D1_BLEND_PROP;
Constants
- D2D1_BLEND_PROP_MODE
-
The blend mode used for the effect.
The type is D2D1_BLEND_MODE.
The default value is D2D1_BLEND_MODE_MULTIPLY.
Requirements
|
Header |
|
|---|
Show: