Namespace Avalonia.Media.Imaging
Classes
- Bitmap
Holds a bitmap image.
- CroppedBitmap
Crops a Bitmap.
- RenderTargetBitmap
A bitmap that holds the rendering of a Visual.
- WriteableBitmap
Holds a writeable bitmap image.
Enums
- BitmapBlendingMode
Controls the way the bitmaps are drawn together.
- BitmapInterpolationMode
Controls the performance and quality of bitmap scaling.