[]
        
(Showing Draft Content)

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.

See Also

Quick Start

Loading and Saving an Image