constant IMG_FILTER_GRAYSCALE in ImageAPI 5
Same name and namespace in other branches
- 6 imagefilter.inc \IMG_FILTER_GRAYSCALE
2 uses of IMG_FILTER_GRAYSCALE
- imageapi_gd_image_desaturate in ./
imageapi_gd.module - Convert an image resource to grayscale.
- imagefilter in ./
imagefilter.inc
File
- ./
imagefilter.inc, line 11
Code
define('IMG_FILTER_GRAYSCALE', 1);