Magick::DrawableFont Class Reference
Inheritance diagram for Magick::DrawableFont:
Magick::DrawableBase

Public Member Functions

 DrawableFont (const std::string &font_)
 
 DrawableFont (const std::string &family_, StyleType style_, const unsigned int weight_, StretchType stretch_)
 
 DrawableFont (const DrawableFont &original_)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void font (const std::string &font_)
 
std::string font (void) const
 

Private Attributes

std::string _font
 
std::string _family
 
StyleType _style
 
unsigned int _weight
 
StretchType _stretch
 

Detailed Description


The documentation for this class was generated from the following files:
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/Drawable.h
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Drawable.cpp