Home
last modified time | relevance | path

Searched refs:DrawableTextUnderColor (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/Magick++/lib/
DDrawable.cpp1726 Magick::DrawableTextUnderColor::DrawableTextUnderColor in DrawableTextUnderColor() function in Magick::DrawableTextUnderColor
1731 Magick::DrawableTextUnderColor::DrawableTextUnderColor in DrawableTextUnderColor() function in Magick::DrawableTextUnderColor
1732 ( const Magick::DrawableTextUnderColor& original_ ) in DrawableTextUnderColor()
1737 Magick::DrawableTextUnderColor::~DrawableTextUnderColor ( void ) in ~DrawableTextUnderColor()
1740 void Magick::DrawableTextUnderColor::operator() in operator ()()
1749 Magick::DrawableBase* Magick::DrawableTextUnderColor::copy() const in copy()
1751 return new DrawableTextUnderColor(*this); in copy()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h2195 class MagickPPExport DrawableTextUnderColor : public DrawableBase
2198 DrawableTextUnderColor ( const Color &color_ );
2200 DrawableTextUnderColor ( const DrawableTextUnderColor& original_ );
2202 /*virtual*/ ~DrawableTextUnderColor ( void );
/external/ImageMagick/Magick++/
DNEWS32 * Added DrawableTextUnderColor class to set text underbox color.
DChangeLog311 * lib/Drawable.cpp (DrawableTextUnderColor): New class to set the