PDA

Click to See Complete Forum and Search --> : Scaling pictures


Paul Roullier
May 17th, 2001, 08:52 AM
:confused: I am trying to create a usercontrol that reads jpeg pictures of varying sizes and then resizes them to one size. Eventually this control will be used by Access to display painting on a report.

Any ideas appreciated.

ROO

Jotaf98
May 20th, 2001, 01:36 PM
That's easy, use the PaintPicture method of the user control. It stretches images automatically.