by Jimmy Kelly (7 Submissions)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)

This code copys a image /w a transparent color(pink or a user selected color) to another picture box without the color thats transparent.(see screenshot)
Assumes
This code uses the Windows API TransparentBlt Function.