Пример #1
0
void Magick::chromaBluePrimaryImage::operator()( Magick::Image &image_ ) const
{
  image_.chromaBluePrimary( _x, _y );
}