@ -690,11 +690,6 @@ bool Output::setChannelFactors(const QVector3D &rgb)
return false;
}
bool Output::setGammaRamp(const std::shared_ptr<ColorTransformation> &transformation)
{
OutputTransform Output::panelOrientation() const
return m_information.panelOrientation;
@ -347,7 +347,6 @@ public:
*/
QByteArray mstPath() const;
virtual bool setGammaRamp(const std::shared_ptr<ColorTransformation> &transformation);
virtual bool setChannelFactors(const QVector3D &rgb);
virtual bool updateCursorLayer();