Definition at line 20 of file QskColorFilter.h.
◆ QskColorFilter()
| QskColorFilter::QskColorFilter |
( |
QRgb |
mask = 0x00ffffff | ) |
|
|
inlinenoexcept |
◆ addColorSubstitution() [1/4]
| void QskColorFilter::addColorSubstitution |
( |
QRgb |
from, |
|
|
QRgb |
to |
|
) |
| |
◆ addColorSubstitution() [2/4]
| void QskColorFilter::addColorSubstitution |
( |
QRgb |
from, |
|
|
Qt::GlobalColor |
to |
|
) |
| |
|
inline |
◆ addColorSubstitution() [3/4]
| void QskColorFilter::addColorSubstitution |
( |
Qt::GlobalColor |
from, |
|
|
QRgb |
to |
|
) |
| |
|
inline |
◆ addColorSubstitution() [4/4]
| void QskColorFilter::addColorSubstitution |
( |
Qt::GlobalColor |
from, |
|
|
Qt::GlobalColor |
to |
|
) |
| |
|
inline |
◆ interpolate()
◆ interpolated()
◆ isIdentity()
| bool QskColorFilter::isIdentity |
( |
| ) |
const |
|
inlinenoexcept |
◆ mask()
| QRgb QskColorFilter::mask |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator!=()
◆ operator==()
◆ reset()
| void QskColorFilter::reset |
( |
| ) |
|
◆ setMask()
| void QskColorFilter::setMask |
( |
QRgb |
mask | ) |
|
|
inlinenoexcept |
◆ substituted() [1/4]
| QBrush QskColorFilter::substituted |
( |
const QBrush & |
brush | ) |
const |
◆ substituted() [2/4]
| QColor QskColorFilter::substituted |
( |
const QColor & |
color | ) |
const |
◆ substituted() [3/4]
| QPen QskColorFilter::substituted |
( |
const QPen & |
pen | ) |
const |
◆ substituted() [4/4]
| QRgb QskColorFilter::substituted |
( |
const QRgb & |
rgb | ) |
const |
◆ substitutions()
| const QVector< QPair< QRgb, QRgb > > & QskColorFilter::substitutions |
( |
| ) |
const |
|
inlinenoexcept |