Skip to main content

GetBitmapBlendingMode Method

Gets the value of the BitmapBlendingMode attached property for a visual.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static BitmapBlendingMode GetBitmapBlendingMode(
Visual visual
)

Parameters

  Visual
The control.

Return Value

BitmapBlendingMode
The value.

See Also

Reference

RenderOptions Structure
Avalonia.Media Namespace