Making box image for any image
Posted: 2009-01-17T12:38:44-07:00
Hello.
Sorry about my grammar, English isn't my tang.
Thank you to for you help me in the past.
My question is how I make a box image (Ex: 100X100px) from any size or dimensions of image.
I mean If the source image is 130x40 I want ImageMagick to resize&crop it so the dest that I get will be 100X100
I don't want to change the aspect ratio of the image, I want to resize&crop to the center.
I am using convert.exe command line, or ImageMagickObject COM+.
Thank you.
Sorry about my grammar, English isn't my tang.
Thank you to for you help me in the past.
My question is how I make a box image (Ex: 100X100px) from any size or dimensions of image.
I mean If the source image is 130x40 I want ImageMagick to resize&crop it so the dest that I get will be 100X100
I don't want to change the aspect ratio of the image, I want to resize&crop to the center.
I am using convert.exe command line, or ImageMagickObject COM+.
Thank you.