Searched refs:strokeColorImage (Results 1 – 4 of 4) sorted by relevance
1056 Magick::strokeColorImage::strokeColorImage( const Magick::Color &strokeColor_ ) in strokeColorImage() function in Magick::strokeColorImage1060 void Magick::strokeColorImage::operator()( Magick::Image &image_ ) const in operator ()()
467 for_each( images.begin(), images.end(), strokeColorImage( Color("#600") ) ); in main()
1133 class MagickPPExport strokeColorImage1136 strokeColorImage( const Color &strokeColor_ );
748 (strokeColorImage): New method.