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