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