SetTransparentColor1
Previous Top Next

Sets the color that will be used as the sprites transparent color.
The default color is black.
Syntax: SetTransparentColor1(clr As Color)

Example:
gw.SetTransparentColor1(cWhite)