Image.Erase (gb.image)

Function Erase ( [ Color As Integer ] ) As Image

Create an alpha channel into the image by erasing the specified color.

By default, the white color is used.

The algorithm comes from the GIMP.