Image Handler API Brief
Chameleon Image Handler supports image urls from outside world domains (depends on our webconfig settings), at the moment it only applies to *.chameleongroup.com.au. The Image Handler also supports some light levels image processing effects like brightness/saturation/contrast/opacity adjustments, but these are the common parameters we may use for daily development:
Width
Height
Mode (fit/crop/stretch/carve)
crop(x1,y1,x2,y2)
Scale
Format(jpg/png/gif)
bgcolor(eg: bgcolor=33ddff)
* New * - PDF Thumbnail Generation: Try http://api.merge.chameleongroup.com.au/remote/newrips.merge.chameleongroup.com.au/AgentBox/Artwork/Pdf/17_hires.fif.pdf?width=200&format=jpg
for more details pls see here : http://imageresizing.net/docs/basics
QR code Generator:
With QR code, we use Google Chart API
Simply use the following:
http://chart.apis.google.com/chart?cht=qr&chs=300x300&chl=http://admin.uat.chameleongroup.com.au/account/login
We get what we want.