Home
last modified time | relevance | path

Searched defs:yellow_ (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/Magick++/lib/
DColor.cpp113 const Quantum yellow_,const Quantum black_,const Quantum alpha_) in Color()
448 const double yellow_,const double black_) in ColorCMYK()
458 const double yellow_,const double black_,const double alpha_) in ColorCMYK()
518 void Magick::ColorCMYK::yellow(const double yellow_) in yellow()