"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "libs/pigment/colorprofiles/KoDummyColorProfile.cpp" 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).

KoDummyColorProfile.cpp  (krita-5.1.3.tar.xz):KoDummyColorProfile.cpp  (krita-5.1.4.tar.xz)
skipping to change at line 109 skipping to change at line 109
} }
QVector <double> KoDummyColorProfile::getEstimatedTRC() const QVector <double> KoDummyColorProfile::getEstimatedTRC() const
{ {
QVector<double> Dummy(3); QVector<double> Dummy(3);
Dummy.fill(2.2); Dummy.fill(2.2);
return Dummy; return Dummy;
} }
bool KoDummyColorProfile::compareTRC(TransferCharacteristics, float) const
{
return false;
}
void KoDummyColorProfile::linearizeFloatValue(QVector <double> & ) const void KoDummyColorProfile::linearizeFloatValue(QVector <double> & ) const
{ {
} }
void KoDummyColorProfile::delinearizeFloatValue(QVector <double> & ) const void KoDummyColorProfile::delinearizeFloatValue(QVector <double> & ) const
{ {
} }
void KoDummyColorProfile::linearizeFloatValueFast(QVector <double> & ) const void KoDummyColorProfile::linearizeFloatValueFast(QVector <double> & ) const
{ {
} }
 End of changes. 1 change blocks. 
0 lines changed or deleted 5 lines changed or added

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