IsTranslucent

Argb32Color.IsTranslucent property

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

public bool IsTranslucent { get; }

See Also