Search
ImageAttributes.getOpacity Method
See Also
 






Gets the opacity to apply to the image during rendering.

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

 Syntax

Java  Copy Code

public double getOpacity ()

 Return Value

A float value in the range [0..1].

 See Also