Page 1 of 1

CGSmartImage colorize filter parameters

Posted: Mon Oct 14, 2013 7:59 am
by wmdvanzyl
I am a little stuck using the awesome module CGSmartImage.

Does anyone know the format of the parameters for the colorize filter? Right now i have:

Code: Select all

filter_colorize='255,0,0'
This doesn't seem to work.

Also, is there a more complete explanation of CGSmartImage functionality somewhere? Goooogling didn't help and i could use a few examples. The module help page is a good start, but there are cases (like colorize) where i have to make it work through trial and error.