ComponentOne Bitmap for UWP
Applying Transformations
Features > Applying Transformations

Bitmap allows you to apply various transformations on images, such as clipping, flipping, scaling, and rotating. Learn about these transformations and how they can be implemented.

Clipping an Image
Learn how to implement clipping in code.
Flipping an Image
Learn how to implement flipping in code.
Rotating an Image
Learn how to implement rotating in code.
Scaling an Image
Learn how to implement scaling in code.