Searched defs:DrawRotate (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c4435 % DrawRotate() applies the specified rotation to the current coordinate space.
4437 % The format of the DrawRotate method is:
4439 % void DrawRotate(DrawingWand *wand,const double degrees)
4448 WandExport void DrawRotate(DrawingWand *wand,const double degrees)
4358 WandExport void DrawRotate(DrawingWand *wand,const double degrees) function

Completed in 213 milliseconds