IsDefault

Argb32Color.IsDefault property

Indicates whether this Argb32Color instance is default (Transparent) - all 4 channels are set to 0. Same as IsEmpty

public bool IsDefault { get; }

See Also