ComponentOne Bitmap for UWP
Bitmap for UWP

ComponentOne Studio introduces Bitmap for UWP, a class library designed to load, save, and transform images. Using Bitmap, you can scale, clip, flip, or rotate the image, change the pixel format, or apply any arbitrary combination of these transformations on an image. Bitmap allows you to change the pixel format of an image, and supports various container formats such as BMP, PNG, JPG, etc. to cater diverse image processing needs.

See Also