Skip to main content

Draw Method

Definition

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

public void Draw(
DrawingContext context,
Rect sourceRect,
Rect destRect
)

Parameters

  DrawingContext
 
  Rect
 
  Rect
 

Implements

IImage.Draw(DrawingContext, Rect, Rect)

See Also

Reference

CroppedBitmap Class
Avalonia.Media.Imaging Namespace