Skip to main content

SetBitmapBlendingMode Method

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

Definition

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

public static void SetBitmapBlendingMode(
Visual visual,
BitmapBlendingMode value
)

Parameters

  Visual
The control.
  BitmapBlendingMode
The left value.

See Also

Reference

RenderOptions Structure
Avalonia.Media Namespace