"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "plugins/color/lcms2engine/colorprofiles/LcmsColorProfileContainer.h" between
krita-5.1.3.tar.xz and krita-5.1.4.tar.xz

About: Krita is a painting program offering art tools for everyone (concept art, texture and matte painters, illustrations and comics).

LcmsColorProfileContainer.h  (krita-5.1.3.tar.xz):LcmsColorProfileContainer.h  (krita-5.1.4.tar.xz)
skipping to change at line 96 skipping to change at line 96
QVector <double> getWhitePointxyY() const override; QVector <double> getWhitePointxyY() const override;
QVector <double> getEstimatedTRC() const override; QVector <double> getEstimatedTRC() const override;
virtual void LinearizeFloatValue(QVector <double> & Value) const; virtual void LinearizeFloatValue(QVector <double> & Value) const;
virtual void DelinearizeFloatValue(QVector <double> & Value) const; virtual void DelinearizeFloatValue(QVector <double> & Value) const;
virtual void LinearizeFloatValueFast(QVector <double> & Value) const; virtual void LinearizeFloatValueFast(QVector <double> & Value) const;
virtual void DelinearizeFloatValueFast(QVector <double> & Value) const; virtual void DelinearizeFloatValueFast(QVector <double> & Value) const;
QString name() const override; QString name() const override;
QString info() const override; QString info() const override;
QByteArray getProfileUniqueId() const override; QByteArray getProfileUniqueId() const override;
bool compareTRC(TransferCharacteristics characteristics, float error) const
override;
static cmsToneCurve* transferFunction(TransferCharacteristics transferFuncti on); static cmsToneCurve* transferFunction(TransferCharacteristics transferFuncti on);
protected: protected:
LcmsColorProfileContainer(); LcmsColorProfileContainer();
private: private:
bool init(); bool init();
class Private; class Private;
Private *const d; Private *const d;
 End of changes. 1 change blocks. 
0 lines changed or deleted 3 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)