You are here

constant IMAGEAPI_IMAGEROTATE_PHP in ImageAPI 5

Same name and namespace in other branches
  1. 6 imagerotate.inc \IMAGEAPI_IMAGEROTATE_PHP
1 use of IMAGEAPI_IMAGEROTATE_PHP
imageapi_gd_requirements in ./imageapi_gd.install

File

./imagerotate.inc, line 11
provides the imagerotate function for php-gd extensions compiled with the upstream libgd instead of the libgd bundled with php.

Code

define('IMAGEAPI_IMAGEROTATE_PHP', 1);