DXCompositingMode Enum
Lists values that indicate how to combine source colors with background colors.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
#Members
Name | Description |
---|---|
Source
|
When a source color is rendered, it blends with the background color. The blend is determined by the alpha component of the color being rendered. |
Source
|
When a source color is rendered, it overwrites the background color. |
#Related API Members
The following properties accept/return DXCompositingMode values: