Skip to content

Planet-Source-Code/meltdown-charlie-complex-mask-selections-v-1-0__1-27755

Repository files navigation

Complex Mask Selections v 1.0

Description

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...

More Info

Submitted On 2001-10-03 14:03:08
By Meltdown Charlie
Level Intermediate
User Rating 5.0 (10 globes from 2 users)
Compatibility VB 4.0 (32-bit), VB 5.0, VB 6.0
Category Graphics
World Visual Basic
Archive File Complex Ma274341032001.zip

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published