ImageCollection.TransparentColor Property
Gets or sets the color to treat as transparent.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Color | The Color which represents the color that is not rendered when the image is drawn. |
See Also