Zoom Problem
Posted: 2008-12-05T06:47:08-07:00
Hello All,
I am new to ImageMagick. i am writing a small applicaiton in VC++. I have a problem with zoom. I want to zoom my image even for one pixel hietht and width. Suppose if image size is 700x700, i want to zoom it 700x701 or 702x700 or 705x700 or for any size. But imagemagick is zooming integral proportional to width and height.
Can i zoom like this?
If possible can you please help me how to do it?
Thanks in Advance
WizardsGroup
I am new to ImageMagick. i am writing a small applicaiton in VC++. I have a problem with zoom. I want to zoom my image even for one pixel hietht and width. Suppose if image size is 700x700, i want to zoom it 700x701 or 702x700 or 705x700 or for any size. But imagemagick is zooming integral proportional to width and height.
Can i zoom like this?
If possible can you please help me how to do it?
Thanks in Advance
WizardsGroup