Hi Everyone… I know this has probably been asked 1,000+ times, but I
haven't been too 'into' VB until now : Is there an easy way to scale a
Picture (.BMP) to fit in a frame without clipping? I know I can make the
frame grow (not much use), and by default the image is clipped to fit…
Any help would be greatly appreciated! – Eric.
There is 1 Reply.
Eric,
Download BMPKIT over in Library 1 (New Uploads). It demos how to scale
bitmaps, both to the screen and to the printer, using StretchBLT calls.
George
There is 1 Reply.