- Namespace
- Avalonia
.Media .Imaging - Containing Type
- CroppedBitmap
Syntax
public void Draw(DrawingContext context, Rect sourceRect, Rect destRect, BitmapInterpolationMode bitmapInterpolationMode)
Parameters
Name | Type | Description |
---|---|---|
context | DrawingContext | |
sourceRect | Rect | |
destRect | Rect | |
bitmapInterpolationMode | Bitmap |
Return Value
Type | Description |
---|---|
void |