Search
AwtGraphics.applyOpacity Method
See Also
 






Returns the specified color with the specified opacity.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public Color applyOpacity (
    Color color,
    double opacity
)

 Parameters

color

opacity

 Return Value

 See Also