image_rotate

Related topics

Namesort iconDescription
Image toolkitsDrupal's image toolkits provide an abstraction layer for common image file manipulations like scaling, cropping, and rotating. The abstraction frees module authors from the need to support multiple image libraries, and it allows site...

Functions that call image_rotate()

Namesort iconLocationDescription
image_rotateincludes/image.incRotate an image by the given number of degrees.

Functions called by image_rotate()

Namesort iconLocationDescription
image_rotateincludes/image.incRotate an image by the given number of degrees.
image_toolkit_invokeincludes/image.incInvokes the given method using the currently selected toolkit.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.