IsFullyOpaque

ArgbColor.IsFullyOpaque property

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

public bool IsFullyOpaque { get; }

See Also