Board index » cppbuilder » Save as JPG
Grumps
![]() CBuilder Developer |
Save as JPG2005-04-29 11:33:31 PM cppbuilder107 Hi All I'm pretty new to c programming, and have a little question. I'm writing a web-cam application (it's a very long story, but my 'normal' web-cam software will not work with my capture card). I have a timer running which will grab a single frame, and then FTP it to my web-site. This works reliably, but I'm using capFileSaveDIB which produces a bmp file. Is there an easy way to convert to (or save as) a jpg ? TIA |