Definition at line 42 of file kis_small_color_widget.cc.
◆ effectiveRelativeDynamicRange()
| qreal KisSmallColorWidget::Private::effectiveRelativeDynamicRange |
( |
| ) |
const |
|
inline |
◆ generationColorSpace()
| const KoColorSpace * KisSmallColorWidget::Private::generationColorSpace |
( |
| ) |
|
|
inline |
Definition at line 96 of file kis_small_color_widget.cc.
96 {
98
104 }
105
106
107 if (result
112
116 }
117
118 return result;
119 }
const KoID Float32BitsColorDepthID("F32", ki18n("32-bit float/channel"))
const KoID RGBAColorModelID("RGBA", ki18n("RGB/Alpha"))
const KoColorSpace * paintingColorSpace() const
virtual KoID colorModelId() const =0
virtual KoID colorDepthId() const =0
virtual const KoColorProfile * profile() const =0
virtual QByteArray uniqueId() const =0
static KoColorSpaceRegistry * instance()
const KoColorProfile * p2020PQProfile() const
const KoColorProfile * p2020G10Profile() const
References KoColorSpace::colorDepthId(), KoColorSpace::colorModelId(), displayColorConverter, Float32BitsColorDepthID, KoID::id(), KoColorSpaceRegistry::instance(), outputColorSpace(), KoColorSpaceRegistry::p2020G10Profile(), KoColorSpaceRegistry::p2020PQProfile(), KisDisplayColorConverter::paintingColorSpace(), KoColorSpace::profile(), RGBAColorModelID, and KoColorProfile::uniqueId().
◆ outputColorProfile()
| const KoColorProfile * KisSmallColorWidget::Private::outputColorProfile |
( |
| ) |
|
|
inline |
Definition at line 70 of file kis_small_color_widget.cc.
70 {
72
75#if KRITA_USE_SURFACE_COLOR_MANAGEMENT_API
78 profile = rootSurfaceInfoProxy->rootSurfaceProfile();
79#endif
80 } else {
81
83 }
84
85 return profile;
86 }
KisDisplayConfig displayConfig() const
const KoColorProfile * profile
static KisOpenGLModeProber * instance()
const KoColorProfile * rootSurfaceColorProfile() const
#define KIS_SAFE_ASSERT_RECOVER_RETURN_VALUE(cond, val)
const KoColorProfile * p709SRGBProfile() const
References displayColorConverter, KisDisplayColorConverter::displayConfig(), KoColorSpaceRegistry::instance(), KisPlatformPluginInterfaceFactory::instance(), KisOpenGLModeProber::instance(), KIS_SAFE_ASSERT_RECOVER_RETURN_VALUE, KoColorSpaceRegistry::p709SRGBProfile(), KisDisplayConfig::profile, KisOpenGLModeProber::rootSurfaceColorProfile(), and KisRootSurfaceInfoProxy::rootSurfaceProfile().
◆ outputColorSpace()
| const KoColorSpace * KisSmallColorWidget::Private::outputColorSpace |
( |
| ) |
|
|
inline |
◆ colorChangedSignalCompressor
◆ colorConverterConnections
◆ currentRelativeDynamicRange
| qreal KisSmallColorWidget::Private::currentRelativeDynamicRange = 1.0 |
◆ displayColorConverter
◆ dynamicRange
◆ dynamicRangeCompressor
◆ hasHardwareHDR
| bool KisSmallColorWidget::Private::hasHardwareHDR = false |
◆ hasHDR
| bool KisSmallColorWidget::Private::hasHDR = false |
◆ hue
| qreal KisSmallColorWidget::Private::hue |
◆ huePreferredHeight
| int KisSmallColorWidget::Private::huePreferredHeight = 32 |
◆ hueWidget
◆ repaintCompressor
◆ resizeUpdateCompressor
◆ saturation
| qreal KisSmallColorWidget::Private::saturation |
◆ updateAllowed
| bool KisSmallColorWidget::Private::updateAllowed |
◆ value
| qreal KisSmallColorWidget::Private::value |
◆ valueSliderUpdateCompressor
◆ valueWidget
The documentation for this struct was generated from the following file: