Whether is transparent color.
public static System.bool IsTransparent(
System.Drawing.Color
)
'Declaration
Public Shared Function IsTransparent( _
ByVal As System.Drawing.Color _
) As System.Boolean
Parameters
- clr
- A drawing (media) color.
Return Value
true is the color is transparent, otherwise false.