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.
source_imageThe source image link
angleRotation angle, in degrees.
bgd_colorSpecifies the color of the uncovered zone after the rotation
ignore_transparentIf set and non-zero, transparent colors are ignored (otherwise kept).
Anmerkung: Diese Funktion steht nur zur Verfügung, wenn PHP mit der GD Bibliothek übersetzt wurde, die mit PHP zusammen erhältlich ist.
| Zurück | Zum Anfang | Weiter |
| imagerectangle | Nach oben | imagesavealpha |