March 23rd, 2004, 04:08 PM
#1
BMP tp JPG
My app captures a file from my webcam and I need to store it as a JPG, not a BMP. What can I do...
I already have the file saved as a BMP. How can I convert this BMP file to a JPG file......
Is there a OCX that can help?
Any help would be great
Sanitago
March 24th, 2004, 05:56 AM
#2
Some code on planet-source-code
(This one claimed to do the job without thirdy part dll. If true,
must be really interesting...)
http://www.planet-source-code.com/vb...50065&lngWId=1
(well, tested: seems to work! - whow!-)
(With classical Ijl11.dlll)
http://www.planet-source-code.com/vb...29770&lngWId=1
(same as above. Here also code to capture screen and save...)
http://www.planet-source-code.com/vb...=7270&lngWId=1
(Bmp to jpg with thirdy part dll I do not know, but Iouri used -see last links)
http://www.planet-source-code.com/vb...41722&lngWId=1
a batch tool
http://www.soft411.com/software/free/resize-image.html
'----From Codeguru
Iouri (and others) example
http://www.codeguru.com/forum/showth...&highlight=jpg
The jpg format
http://www.codeguru.com/forum/showth...&highlight=jpg
Where to download the intel dll ( Ijlxx.dlll) if you do not find it
http://www.codeguru.com/forum/showth...&highlight=jpg
Last edited by Cimperiali; March 24th, 2004 at 06:03 AM .
...at present time, using mainly Net 4.0, Vs 2010
Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.
March 24th, 2004, 12:16 PM
#3
capture to jpb
try videocap activex that can direct capture from web cam to jpg file.
http://www.viscomsoft.com/products/videocap/
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks