Search Tools Links Login

Using Transparent Images Example!


Visual Basic 6, or VB Classic

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!

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 99 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD36002252000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 380,161 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.