CustomizeImageInfoEventArgs.MakeTransparent Property
Specifies whether the retrieved image should be made transparent.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true, to make the default transparent color transparent for the retrieved image; otherwise, false. |
See Also