Searched defs:alphaBlue_ (Results 1 - 2 of 2) sorted by relevance
/external/ImageMagick/Magick++/lib/ |
H A D | STL.cpp | 177 const unsigned int alphaBlue_, 181 _alphaBlue ( alphaBlue_ ), 175 colorizeImage( const unsigned int alphaRed_, const unsigned int alphaGreen_, const unsigned int alphaBlue_, const Magick::Color &penColor_ ) argument
|
H A D | Image.cpp | 2316 const unsigned int alphaGreen_,const unsigned int alphaBlue_, 2333 alphaBlue_); 2315 colorize(const unsigned int alphaRed_, const unsigned int alphaGreen_,const unsigned int alphaBlue_, const Color &penColor_) argument
|
Completed in 49 milliseconds