Overview | Methods | This Package | All Packages
Specifies whether the bitmap will be drawn transparently.
Syntax
public final void setTransparent( boolean transparent )
transparent
If set to true, the object's specified transparent color is not rendered when the image is drawn; otherwise, the transparent color is drawn.
See Also getTransparent, setTransparentColor