How to load JPG pictures??? 
Author Message
 How to load JPG pictures???

From VB 5 online help of LoadPicture:

LoadPicture Function
---------------------------------------------------------
Loads a graphic into a forms Picture property, a PictureBox control, or
Image control.

Syntax
LoadPicture([stringexpression])

The stringexpression argument is the name of a graphics file to be loaded.

Remarks
Graphics formats recognized by Visual Basic include bitmap (.bmp) files,
icon (.ico) files, run-length encoded (.rle) files, metafile (.wmf) files,
enhanced metafiles (.emf), GIF files, and JPEG (.jpg) files.

Regards,
-Sai
.
Please note: e-mail address modified, to discourage SPAMMERs.
.



Quote:
> I would appreciate if someone can tell me if there is a way to load a JPG
> or other formats in VB 5.

> Thanks

> Pascal Essiembre




Tue, 04 Jan 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How do I load .jpg pictures into picture boxes in VB 4.0

2. beginner.....load jpg pictures from Access97 in VB6

3. Copy gif and jpg file in picture control to picture control

4. Copy gif and jpg file in picture control to picture control

5. Copy gif and jpg file in picture control to picture control

6. Copy gif and jpg file in picture control to picture control

7. Load a picture in a picture control

8. Fast-loading Pictures to Picture Boxes?

9. Loading two pictures into one picture control query?

10. Transparant pictures loading in a picture box

11. convert graphic type formats EPS to JPG, PCX to JPG, TIFF to JPG, etc

12. HOW TO: Load jpg draw on jpg save jpg????

 

 
Powered by phpBB® Forum Software