Specifies the transparent color for this Bitmap's image.
public final void setTransparentColor( Color color )
color
A Color object that describes the transparent color.
Because Windows does not provide native support for transparency, the transparency information that you specify is not persisted with the Bitmap's image.