VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Generator of bitmaps to create masks in games with BitBlt function

Paul Monge  (1 Submission)   Games   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

It takes the bitmap given and makes a color chosen transparent by turning it vbWhite so you can use the constant vbSrcAnd of the BitBlt function. Then creates a new bitmap to use it as mask with the constant vbMergePaint of the BitBlt function

Rate A Generator of bitmaps to create masks in games with BitBlt function (6(6 Vote))

Download A Generator of bitmaps to create masks in games with BitBlt function

A Generator of bitmaps to create masks in games with BitBlt function Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters