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 Composite effect.
Syntax
typedef enum D2D1_COMPOSITE_PROP {
D2D1_COMPOSITE_PROP_MODE = 0,
D2D1_COMPOSITE_PROP_FORCE_DWORD = 0xffffffff
} ;
Constants
D2D1_COMPOSITE_PROP_MODE Value: 0 The mode used for the effect. Type is D2D1_COMPOSITE_MODE. Default value is D2D1_COMPOSITE_MODE_SOURCE_OVER |
D2D1_COMPOSITE_PROP_FORCE_DWORD Value: 0xffffffff |
Requirements
Requirement | Value |
---|---|
Header | d2d1effects.h |