Searched refs:colorHigh_ (Results 1 – 2 of 2) sorted by relevance
1413 void transparentChroma(const Color &colorLow_,const Color &colorHigh_);
4658 const Color &colorHigh_) in transparentChroma() argument4668 if (!colorLow_.isValid() || !colorHigh_.isValid()) in transparentChroma()4673 colorHigh=colorHigh_; in transparentChroma()