I have some code that I wrote form bits of other code off the net that resizes images so they dont loose any quality. But like how Photoshop does it etc.....well nearly. I needed one that did scaling so that the aspect ratio was retained. It seems to work ok.
Jeremy On Tue, Oct 13, 2009 at 4:05 PM, Kyley Harris <[email protected]>wrote: > GraphicsEx is great.. but I do everything with BMP and JPG only > > On Tue, Oct 13, 2009 at 3:43 PM, Robert martin <[email protected]> wrote: > >> Hi >> >> We want to do some basic image manipulation. Specifically the following >> >> 1) open and dipslay Gif, jpg, and png image formats. >> 2) Resize the above file format >> 3) Save file back in resized format. >> >> Does anyone have or recommend any code for doing such? >> >> I have seen GraphixEx but it states it does not support saving of images. >> >> Cheers >> Rob >> >> _______________________________________________ >> NZ Borland Developers Group - Delphi mailing list >> Post: [email protected] >> Admin: http://delphi.org.nz/mailman/listinfo/delphi >> Unsubscribe: send an email to [email protected] with Subject: >> unsubscribe >> > > > > -- > Kyley Harris > Harris Software > +64-21-671-821 > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [email protected] with Subject: > unsubscribe >
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
