IsDefault

Rgb24Color.IsDefault property

Indicates whether this Rgb24Color instance is default (Black) - all 3 channels are set to 0.

public bool IsDefault { get; }

See Also