You are here

constant IMG_FILTER_GRAYSCALE in ImageAPI 6

Same name and namespace in other branches
  1. 5 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);