[]
        
(Showing Draft Content)

C1.C1Preview.Utils.IsColorTransparent

IsColorTransparent Method

IsColorTransparent(Color)

Tests whether specified color is transparent.

Declaration
public static bool IsColorTransparent(Color color)
Parameters
Type Name Description
Color color

The color to test.

Returns
Type Description
bool

true if the specified color is transparent, false otherwise.