Пример #1
0
void Magick::fontImage::operator()( Magick::Image &image_ ) const
{
  image_.font( _font );
}