VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Convert BMP to JPG

Munkee  (1 Submission)   Graphics   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

I know what you're thinking, just another code to turn a BMP file into a JPG file. Well my code does do this, but its A LOT easier. All the other submissions are complicated and use several user controls/modules/class modules. This is a module with a function BMPtoJPG and THATS IT! All you need is one lone of code and your done! No other modules, or any other files are required. It uses VIC32.DLL, you can download it at https://education.uregina.ca/courosa/ecmp355/HyperST/Vic32.dll. Vote if you like.

Assumes
BMPtoJPG "c:\xxxx.bmp","c:\xxxx.jpg" thats all you need!

Side Effects
None that I know of.

Rate Convert BMP to JPG (7(7 Vote))
Convert BMP to JPG.bas

Convert BMP to JPG Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters