Home | History | Annotate | Download | only in lib

Lines Matching full:annotate

1840 void Magick::Image::annotate(const std::string &text_,
1843 annotate(text_,location_,NorthWestGravity,0.0);
1846 void Magick::Image::annotate(const std::string &text_,
1849 annotate(text_,boundingArea_,gravity_,0.0);
1852 void Magick::Image::annotate(const std::string &text_,
1928 void Magick::Image::annotate(const std::string &text_,