bit3archive / contao-magickimages

[abandoned] ImageMagick image rendering module for Contao.
2 stars 1 forks source link

Imagick::$strFilter does not work #1

Open tristanlins opened 12 years ago

tristanlins commented 12 years ago

You need to use constant("Imagick::$strFilter") to access the class constant.