IsFullyOpaque

Argb32Color.IsFullyOpaque property

Indicates whether this Argb32Color instance is fully opaque, without transparency (its Alpha channel has max value)

public bool IsFullyOpaque { get; }

See Also