Table of Contents

Method IsDark

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

IsDark()

Gets whether color is dark.

public bool IsDark()

Returns

bool

Remarks

Body of this function doesn't use logical not of IsLight(), it implements completely different approach.