Rotates pixel data 90 degrees clockwise. If the image is square, it performs the rotation in-place. If rectangular, it replaces the internal ImageData with a new rotated version.
Rotates pixel data 90 degrees clockwise. If the image is square, it performs the rotation in-place. If rectangular, it replaces the internal ImageData with a new rotated version.