IDCompositionFloodEffect interface
The flood effect is used to generate a bitmap based on the specified color and alpha value. You can use this effect when you want a specific color as an input for an effect, like a background color.
Members
The IDCompositionFloodEffect interface inherits from IDCompositionFilterEffect. IDCompositionFloodEffect also has these types of members:
- Methods
Methods
The IDCompositionFloodEffect interface has these methods.
Method | Description |
---|---|
SetColor | Sets the color and opacity of the bitmap. |
Requirements
Header |
Dcomp.h |
Library |
Dcomp.lib |
DLL |
Dcomp.dll |