diff --git a/reference/image/functions/imagerotate.xml b/reference/image/functions/imagerotate.xml new file mode 100644 index 0000000000..dfd1300ff4 --- /dev/null +++ b/reference/image/functions/imagerotate.xml @@ -0,0 +1,44 @@ + + + + + imagerotate + Rotate an image with a given angle + + + Description + + ressourceimagerotate + resourcesrc_im + floatangle + intbgd_color + + + Rotates the src_im image using a given + angle in degree. bgd_color + specifies the color of the uncovered zone after the rotation. + + + + + +