imageresizer - How to crop based on scaled dimensions? -


is there way scale image down in size say, 50 percent, , crop scaled output? i've been tinkering this, seems cropping based on original image dimensions rather scaled dimensions.

cropping percentage:

?crop=20,20,80,80&cropxunits=100&cropyunits=100

cropping output size:

?width=400&height=300&crop=80,60,320,240&cropxunits=400&cropyunits=300


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -