View Single Post
  #32 (permalink)  
Old 11-14-2007, 06:59 AM
kingmaker kingmaker is offline
D-Web Genius
 
Join Date: Jun 2007
Posts: 882
kingmaker is on a distinguished road
Send a message via Yahoo to kingmaker
Default ImageMagick MagickNet C# WebApplication

Hi all,

There is one issue with ImageMagick that is while i am converting the image using below command ..it is not converting the image as per the aspect ratio....

MagickNet.Image medImg = new MagickNet.Image(file + fileName);
medImg.Resize()

But when i use the CMD prompt it is working well
__________________
The KINGMAKER
Makes Every Thing Possible

Stuffs (My Blog)
Reply With Quote