Retrieves the transparent color for the Bitmap object.
public final Color getTransparentColor()
Returns a Color object that specifies the bitmap's transparent color.
If you have not previously used the setTransparentColor method to specify a transparent color for this object, the color of the image's lower-left pixel is the default transparent color.