Search Tools Links Login

Complex Mask Selections v 1.0


Visual Basic 6, or VB Classic

How to create and manage complex mask selections in a graphics app written in vb. You can select your mask with rectangle, ellipse, polygon, paint brush and wand tools and build it up progressively. Each tool can be used in either additive or subtractive mode...

Original Author: Meltdown Charlie

API Declarations

Shows how to use many of the region api's including :
- CombineRgn()
- GetRegionData()
- CreateRectRgn()
- CreateEllipticRgn()
- CreatePolygonRgn()
- FillRgn()
- ExtCreateRegion()
- FrameRgn()
Also shows how to use the brush apis to create two custom brushes for
a marching ants effect.
- CreateBrushIndirect()
- CreatePatternBrush()

About this post

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

Categories

Visual Basic 6

Attachments

Complex Ma274341032001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 19,575 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.