IsEmpty

ArgbColor.IsEmpty property

Uninitialized color - all 4 channels are set to 0. Same as Default and Transparent.

public bool IsEmpty { get; }

See Also