I have check out that and it could be pretty slow if its operated on a large image
I think we can use the imagefilter function
Code: Select all
imagefilter($image, IMG_FILTER_GRAYSCALE);Moderators: onion2k, General Moderators
Code: Select all
imagefilter($image, IMG_FILTER_GRAYSCALE);