Image.Transparent (gb.image)
Function Transparent ( [ Color As Integer ] ) As Image
Make the image transparent by using the specified
Color.
The more a pixel color is near the specified color, the more it becomes transparent.
If
Color is not specified, it is assumed to be the white color.