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