Hi Thanks,
I need some further help, Can some one point me to some c samples for reducing the size of an image?. I want to reduce the size of the image using c apis- , even reducing quality is fine for me Thanks, Regards, Nithin BN Sonata Software Limited Richmond Road Bangalore Phone: 080-22489390 Ext-8547 Cell: 9448884938 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, February 12, 2008 6:07 AM To: Scott Bicknell Cc: [email protected] Subject: Re: [magick-users] how to resize an image based on its alignment(protrate or landscape)? On Feb 11, 2008 3:56 PM, Scott Bicknell <[EMAIL PROTECTED]> wrote: > On Monday 11 February 2008 12:00:20 pm [EMAIL PROTECTED] wrote: > > > > -resize 100 will let the software scale the image without > > > you having to figure it out. > > > -- > > > Scott > > > Linux user #: 246504 > > > > I tried, it will always resize the horizontal side to the > > fixed length, no matter how the alignment is. That's not what > > I need. I need to resize the vertical side for the portrat and > > horizontal side for the landscape. Thanks anyway. > > zl2k > > Sorry, should have said '-resize 100x100' That should give you > the results you need. > -- > Scott > Great, it does! Thanks a lot. zl2k _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
