PDA

Click to See Complete Forum and Search --> : Saving Picture In JPG


wasiq
Jan 20th, 2000, 07:58 AM
Can anyone please tell me how to save a picture in JPEG format?

jkurpias
Jan 20th, 2000, 02:50 PM
Intel has free code (but you must register) that saves the contents of an Image or PictureBox Control in JPEG format. Try this site http://vbaccelerator.com/ and select vbMedia in the left column and select the 1st article.

Mag-Net
Apr 3rd, 2000, 03:54 AM
Siddhu, I hate to tell you this but that really doesnt work! Sorry, the other persons method however does, cheers for that, i have been looking to do that forever! I nearly resorted to writing an active x control in delphi, until i realised that Delphi isnt the easiest tool to create an active x control in!

Fox
Apr 3rd, 2000, 04:04 AM
Indeed, that's the same if you just rename a bitmap to .jpg or whatever you want...

KENNNY
Apr 4th, 2000, 01:44 AM
just testing.. yesterday the forum wouldn't let me post :(
does that intel thingy have the actual code for saving a jpeg, or just a control?