Canvas fully resizes
Posted: Wed Apr 21, 2010 8:08 pm
When I try this:
my image gets fully resized instead of just the canvas enlarged.
Does anybody know what I am doing wrong.
I now tried this export from Xnview:
Same result! Image resizes to 100x100 instead of just the canvas.
Code: Select all
>nconvert -canvas 100 100 center -bgcolor 255 255 255 856982.jpg
Does anybody know what I am doing wrong.
I now tried this export from Xnview:
Code: Select all
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out jpeg -o test.jpg -bgcolor 255 255 255 -canvas 100 100 center 857065.jpg