Beispiel #1
0
void Magick::magnifyImage::operator()( Magick::Image &image_ ) const
{
  image_.magnify( );
}