VBForums
>
Visual Basic
>
API
> JPG API
PDA
Click to See Complete Forum and Search -->
:
JPG API
Jan 1st, 2001, 01:00 PM
I'm not sure if API would be the best method. Try looking for an OCX control instead. There should be lots of them at http://www.planet-source-code.com
josmond
Jan 3rd, 2001, 08:20 AM
I have displayed jpg image via an VB imagebox
To see the jpg use:
Image1.Picture = LoadPicture("C:\Windows\????.jpg")
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.