Searched refs:fontImage (Results 1 – 3 of 3) sorted by relevance
1355 Magick::fontImage::fontImage( const std::string &font_ ) in fontImage() function in Magick::fontImage1359 void Magick::fontImage::operator()( Magick::Image &image_ ) const in operator ()()
469 for_each( images.begin(), images.end(), fontImage( font ) ); in main()
1483 class MagickPPExport fontImage : public std::unary_function<Image&,void>1486 fontImage( const std::string &font_ );