37 Q_UNUSED(componentIndex);
38 Q_ASSERT(componentIndex >= 0);
39 Q_ASSERT(componentIndex < 0);
47 if (componentIndex == 3){
Concrete RGB color model implementation.
virtual QString GetColorSpaceComponentName(int componentIndex) const override
Gets the human-readable name of a color model component.
imath::CGeneralUnitInfo m_unitInfo
virtual QString GetColorSpaceComponentName(int componentIndex) const override
Gets the human-readable name of a color model component.
virtual int GetColorSpaceDimensionality() const override
Gets the dimensionality (number of components) of the color space.
virtual const imath::IUnitInfo * GetColorSpaceComponentInfo(int componentIndex) const override
Gets mathematical unit information for a color model component.
Common interface to get information about a measurement unit.
Contains color management classes.