imagick_copy_rotate

imagick_copy_rotate --  Rotates a picture and returns a new handle

Description

resource imagick_copy_rotate (resource imagick_handle, double degrees)

Warnung

Diese Funktion ist EXPERIMENTELL. Das bedeutet, dass sich das Verhalten der Funktion, ihr Name, und ALLES andere, das hier dokumentiert ist, in zukünftigen Versions des Pakets OHNE WARNUNG ändern kann. Seien Sie gewarnt und nutzen Sie das Paket auf eigenes Risiko.

Positive angles rotate counter-clockwise (right-hand rule), while negative angles rotate clockwise. Rotated images are usually larger than the originals and have 'empty' triangular corners. Empty triangles left over from rotating the image are filled with the color defined by the pixel at location (0,0).

Anmerkung: This function was added in version 0.1