Descrizione
resource
imagerotate ( resource source_image, float angle, int bgd_color [, int ignore_transparent] )
Rotates the source_image image using the given
angle in degrees.
The center of rotation is the center of the image, and the rotated
image is scaled down so that the whole rotated image fits in the
destination image - the edges are not clipped.