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