Skip to main content

GetBitmapInterpolationMode Method

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

Definition

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

public static BitmapInterpolationMode GetBitmapInterpolationMode(
Visual visual
)

Parameters

  Visual
The control.

Return Value

BitmapInterpolationMode
The value.

See Also

Reference

RenderOptions Structure
Avalonia.Media Namespace