Skip to content

Namespace ColorUtils#

Namespace List > ColorUtils

Public Functions#

Type Name
bool colorIsDark (const QColor & c)
QColor contrastColor (const QColor & c)

Public Functions Documentation#

function colorIsDark#

bool ColorUtils::colorIsDark (
    const QColor & c
) 

function contrastColor#

QColor ColorUtils::contrastColor (
    const QColor & c
)