Bitmap for WPF allows you to load and edit images from a file, stream, or bitmap object.
$ dotnet add package C1.Xaml.WPF.BitmapThe ComponentOne WPF Bitmap library is designed to load, save, transform images. Using C1Bitmap, you can clip, flip, scale, rotate, or apply any arbitrary combination of these transformations on an image file. In addition, C1Bitmap allows you to change the pixel format of an image, and supports a wide range of container formats to cater diverse image processing needs.
Learn more at developer.mescius.com/componentone/bitmap-control-net.