Nov 5, 2004 #1 Regany Programmer Joined Aug 27, 2004 Messages 72 Location LV How with delphi change pictures size?
Nov 7, 2004 #2 sggaunt Programmer Joined Jul 4, 2001 Messages 8,620 Location GB I think we need a bit more informationn on exactly what you want to do Simple TImage's displayed in delphi can be resized by using the stretch and autosize properties. But if you want to write an application that can resize image files (as you might in an imafge editor), then we would need more information. Steve Be excellent to each other and Party on! Upvote 0 Downvote
I think we need a bit more informationn on exactly what you want to do Simple TImage's displayed in delphi can be resized by using the stretch and autosize properties. But if you want to write an application that can resize image files (as you might in an imafge editor), then we would need more information. Steve Be excellent to each other and Party on!