constant IMAGEAPI_IMAGEROTATE_PHP in ImageAPI 5
Same name and namespace in other branches
- 6 imagerotate.inc \IMAGEAPI_IMAGEROTATE_PHP
1 use of IMAGEAPI_IMAGEROTATE_PHP
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);