Lines Matching full:degrees
577 Fake extra coordinates by rotating p1 around p0 by 90 degrees.
1278 across the width of the image, in degrees. The centers are the
2791 % Image *RotateImage(const Image *image,const double degrees,
2798 % o degrees: Specifies the number of degrees to rotate the image.
2803 MagickExport Image *RotateImage(const Image *image,const double degrees,
2828 angle=degrees;
2844 degrees,MagickTrue,exception);