Searched refs:colorLow_ (Results 1 – 2 of 2) sorted by relevance
1428 void transparentChroma(const Color &colorLow_,const Color &colorHigh_);
4719 void Magick::Image::transparentChroma(const Color &colorLow_, in transparentChroma() argument4730 if (!colorLow_.isValid() || !colorHigh_.isValid()) in transparentChroma()4734 colorLow=colorLow_; in transparentChroma()