is there any plan to support IMG_FILTER_COLORIZE?
Like IMG_FILTER_GRAYSCALE, except you can specify the color. Use arg1 , arg2 and arg3 in the form of red , blue , green and arg4 for the alpha channel. The range for each color is 0 to 255.

Comments

drewish’s picture

i've got no plans personally but i'd be open to reviewing any patches.

foxfabi’s picture

finally i had time to write the colorize feature for imagecache / imageapi..
you need to add the actions to imagecache and implement the features in imageapi.

review my patches please.

foxfabi’s picture

StatusFileSize
new19.79 KB

sample output