ComponentOne Imaging for UWP
Working with Bitmap for UWP
Imaging for UWP > Bitmap > Working with Bitmap for UWP

Bitmap for UWP allows you to complete many different tasks. By combining Bitmap for UWP with some of the baked-in UWP capabilities, you can crop images, warp images, and render simple XAML framework elements. The following topics will also discuss exporting your image, loading your own image, and restarting an event .

We'll take images and code from the ImageSamples2012 sample for the following topics. You can find this sample located in C:\Users\<username>\Documents\ComponentOne Samples\UWP.

See Also