rotateImage

Rotates an image clockwise around its center. Angle is in degrees.

  1. SuperImage rotateImage(SuperImage img, SuperImage outp, float angle)
  2. SuperImage rotateImage(SuperImage img, float angle)

Meta