Using Transparent Images Example!

By | 2002-04-19

This example demonstrates what most people using Graphics in VB really needs, the use of Transparent Images in your programs that can overlap each other (using BitBlt), like GIF images do for example! This is the Ultimate Demonstration Program and it’s REALLY easy to use. All the lines have been commented and turned into functions so you can easily use them in your programs. The program also shows how you can flip your images horizontal and vertical with just a mouse-click and includes a really fast code for creating masks (which you need when dealing with Transparent Images). This is a “must have” code not only for the beginners but also for EVERYONE using Visual Basic!

Original Author: Johan Otterud

Side Effects

Make sure Scale Mode 3 – Pixels is used in every PictureBox when you use the code in your own program!

Attachments

FileUploadedSize
CODE_UPLOAD36002252000.zip9/3/2020 3:45:00 PM380161
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.