Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Graphics.getOpaque

Retrieves the current fill mode on the Graphics object.

Syntax

public final boolean getOpaque()

Return Value

Returns true if the background color should be used as a fill before drawing; otherwise, returns false.

See Also setOpaque