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 97 of file kis_small_color_widget.cc.
97 {
99
105 }
106
107
108 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 TransferCharacteristics getTransferCharacteristics() const
getTransferCharacteristics This function should be subclassed at some point so we can get the value f...
static KoColorSpaceRegistry * instance()
const KoColorProfile * p2020G10Profile() const
References KoColorSpace::colorDepthId(), KoColorSpace::colorModelId(), displayColorConverter, Float32BitsColorDepthID, KoColorProfile::getTransferCharacteristics(), KoID::id(), KoColorSpaceRegistry::instance(), outputColorSpace(), KoColorSpaceRegistry::p2020G10Profile(), KisDisplayColorConverter::paintingColorSpace(), KoColorSpace::profile(), RGBAColorModelID, and TRC_ITU_R_BT_2100_0_PQ.
◆ outputColorProfile()
| const KoColorProfile * KisSmallColorWidget::Private::outputColorProfile |
( |
| ) |
|
|
inline |
Definition at line 71 of file kis_small_color_widget.cc.
71 {
73
76#if KRITA_USE_SURFACE_COLOR_MANAGEMENT_API
79 profile = rootSurfaceInfoProxy->rootSurfaceProfile();
80#endif
81 } else {
82
84 }
85
86 return profile;
87 }
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
◆ currenOutputReferenceWhite
| qreal KisSmallColorWidget::Private::currenOutputReferenceWhite = 80.0 |
◆ 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: