ShrinkBitmap


Description:
VB allows you to shrink an image using PaintPicture. This, however doesn't anti-alias the image, like a paint program would, producing jagged results. This is a small DLL that can be easily called from VB, based off a sample available online, that anti-alaises the image.

The library itself, and a small sample VB project are included in the archive.

Download it here: ShrinkBitmap.zip (28.5 kb)