Home
last modified time | relevance | path

Searched refs:underColor_ (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
DOptions.h280 void textUnderColor(const Color &underColor_);
DImage.h498 void textUnderColor(const Color &underColor_);
/external/ImageMagick/Magick++/lib/
DImage.cpp1604 void Magick::Image::textUnderColor(const Color &underColor_) in textUnderColor() argument
1607 options()->textUnderColor(underColor_); in textUnderColor()