VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Using Transparent Images Example

by Johan Otterud (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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!

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

Rate Using Transparent Images Example

Download Using Transparent Images Example

Download Using Transparent Images Example (364 KB)

Using Transparent Images Example Comments

No comments have been posted about Using Transparent Images Example. Why not be the first to post a comment about Using Transparent Images Example.

Post your comment

Subject:
Message:
0/1000 characters