Namespace 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
)