trichview.support
Re: Resizing picture without stretching? |
Author |
Message |
TW |
Posted: 07/29/2002 11:22:32 Hi avelium, there are three things: 1) the original image ( persistent, invisible ) 2) the drawWidth, drawHeight ( persistent, set by user ) 3) the visible drawing ( produced at draw time with stretchdraw ) This is actually the same like Timage (with stretch=true) works. Why would you want another concept, the original image is never touched independent of version, and you have no persistent loss of image quality when stretching. > > > New version of RV supports image stretching without modifying original > image > > (this feature is not available in trial version). > > If you are a registered users, look in readme.txt for the latest version, > > methods SetItemExtraIntProperty. > > Yes, but it's not what i mean. I need to draw a graphic (jpeg, gif, bmp) > with resize area, but inside this area keep/display the picture not resized > (Without stretch). I ask if you know a way to do that because i need to keep > compatibility with actual and futur picture support inside RVE. If it's > impossible do i must use TImage instead? Thanks! > > > |
Powered by ABC Amber Outlook Express Converter