Method IsDark
IsDark()
Gets whether color is dark.
public bool IsDark()
Returns
Remarks
Body of this function doesn't use logical not of IsLight(), it implements completely different approach.
Gets whether color is dark.
public bool IsDark()
Body of this function doesn't use logical not of IsLight(), it implements completely different approach.