Community

How to compress the size of an image file at runtime

(Ged Mead) This came up as a question on VB City recently, where the poster wanted to reduce image file sizes before saving to a database as a BLOB. It turns out that it’s easier to do than you might think. If you have an Image object, you can use its Save method to store it to your hard drive or o

Read More - Register for Free Membership