Back to Devexpress

DXImage.TintColor Property

maui-devexpress-dot-maui-dot-core-dot-dximage.md

latest737 B
Original Source

DXImage.TintColor Property

Gets or sets the tint color for the image. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Color TintColor { get; set; }

Property Value

TypeDescription
Color

A tint color.

|

See Also

DXImage Class

DXImage Members

DevExpress.Maui.Core Namespace