www/api/Magick++/classMagick_1_1annotateImage.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::annotateImage Class Reference
#include <STL.h>
|
| | | annotateImage (const std::string &text_, const Geometry &geometry_) | | | | | annotateImage (const std::string &text_, const Geometry &geometry_, const GravityType gravity_) | | | | | annotateImage (const std::string &text_, const Geometry &geometry_, const GravityType gravity_, const double degrees_) | | | | | annotateImage (const std::string &text_, const GravityType gravity_) | | | | void | operator() (Image &image_) const | | |
Definition at line 106 of file STL.h.
| Magick::annotateImage::annotateImage | ( | const std::string & | text_, | | | | const Geometry & | geometry_ | | | ) | | |
Definition at line 70 of file STL.cpp.
| Magick::annotateImage::annotateImage | ( | const std::string & | text_, | | | | const Geometry & | geometry_, | | | | const GravityType | gravity_ | | | ) | | |
Definition at line 79 of file STL.cpp.
| Magick::annotateImage::annotateImage | ( | const std::string & | text_, | | | | const Geometry & | geometry_, | | | | const GravityType | gravity_, | | | | const double | degrees_ | | | ) | | |
Definition at line 90 of file STL.cpp.
| Magick::annotateImage::annotateImage | ( | const std::string & | text_, | | | | const GravityType | gravity_ | | | ) | | |
Definition at line 102 of file STL.cpp.
| void Magick::annotateImage::operator() | ( | Magick::Image & | image_ | ) | const |
Definition at line 110 of file STL.cpp.
References Magick::Image::annotate().
The documentation for this class was generated from the following files: