Search
CommonUtils.withOpacity Method
See Also
 






Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public static Color withOpacity (
    Color color,
    int alpha
)

 Parameters

color

alpha

 Return Value

 See Also