strokePattern    4122 Magick++/lib/Image.cpp     options()->strokePattern( strokePattern_.constImage() );
strokePattern    4124 Magick++/lib/Image.cpp     options()->strokePattern( static_cast<MagickCore::Image*>(NULL) );
strokePattern    4131 Magick++/lib/Image.cpp   const MagickCore::Image* tmpTexture = constOptions()->strokePattern( );
strokePattern    1342 Magick++/lib/Magick++/Image.h     void            strokePattern ( const Image &strokePattern_ );
strokePattern    1343 Magick++/lib/Magick++/Image.h     Image           strokePattern ( void  ) const;
strokePattern     215 Magick++/lib/Magick++/Options.h     void            strokePattern ( const MagickCore::Image *strokePattern_ );
strokePattern     216 Magick++/lib/Magick++/Options.h     const MagickCore::Image* strokePattern ( void  ) const;