trichview.support
Re: Optimize Images |
Author |
Message |
Sergey Tkachenko |
Posted: 09/09/2004 22:49:13 You can replace the original image with the resized one. Important note: mouse resizing does not modify the image. But this operation modifies it, so the original image cannot be restored (only by undo, if you'll use SetCurrentPictureInfo or SetPictureInfoEd). You can use Anders Melander's Interpolating Bitmap Resampler. I created a demo: http://www.trichview.com/support/files/stretch.zip When you open it, Delphi may warn about unknown properties (it's because it's created with newest version - currently in development). Press Ignore and save the project before running. > > When I resize an image with the mouse in RichViewEdit v1.9 I'd like to optimize > it. The image looks a little bit 'rude' in comparison with an image which > has been resized in PhotoShop. (I know the technique to optimize images like > PhotoShop) Is there a way how to optimize an image after resizing it? > > Thanks. > > Pieter E. |
Powered by ABC Amber Outlook Express Converter