image_rotate

Rotates given image by the specified angle.

Arguments

  1. Image
  2. Real, x coordinate of the rotation center
  3. Real, y coordinate of the rotation center
  4. Real, rotation angle
  5. String, interpolation method, 'nearest' or 'bilinear

Output

Image, resulting image

Examples

image_rotate