by Kevin Gadd (3 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)

Demonstrates using GetDIBits and StretchDIBits to manipulate images, and also shows fast ways to do alpha/additive/subtractive blending, and a variety of effects.
Inputs
Images
Assumes
If you don't know what GDI is, you probably won't understand this code very well.
v1.0 will be available in january, or maybe on christmas if you guys give me a lot of votes :)
Code Returns
Cool looking images
Side Effects
Spending less time coding
Adding too many cool effects to your programs
Download VBC's Fastest Pure VB Graphics Manipulation (v0.5) (182 KB)