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