BlendMode Property
Gets or sets the blend mode for the image.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public BitmapBlendingMode BlendMode { get; set; }
Public Property BlendMode As BitmapBlendingMode
Get
Set
member BlendMode : BitmapBlendingMode with get, set