I have a small problem using CGSmartImage. I want to perform a croptofit action on a image that has only to be cropped in height. F.i. my image is now 924x616px and it has to be cropped to 924x520px. I therefor use this code:
Code: Select all
{CGSmartImage src=$file filter_croptofit='924,520,c' quality=100 noembed=1}
I can't see what I am doing wrong. Can someone help me out?
Thanks in advance.
Kind Regards,
Ron Hoenson