(No version information available, might be only in CVS)
Imagick::rotateImage — Rotates an image
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Rotates an image the specified number of degrees. Empty triangles left over from rotating the image are filled with the background color.
The background color
The number of degrees to rotate the image
Zwraca TRUE w przypadku sukcesu.
Wersja | Opis |
---|---|
2.1.0 | Now allows a string representing the color as the first parameter. Previous versions allow only an ImagickPixel object. |