IsTranslucent

ArgbColor.IsTranslucent property

Indicates whether this ArgbColor instance is translucent (not fully transparent, but also not fully opaque)

public bool IsTranslucent { get; }

See Also