Searched refs:grayscale_ (Results 1 – 7 of 7) sorted by relevance
1105 void negate(const bool grayscale_=false);1106 void negateChannel(const ChannelType channel_,const bool grayscale_=false);
764 negateImage( const bool grayscale_ = false );
706 Magick::negateImage::negateImage( const bool grayscale_ ) in negateImage() argument707 : _grayscale( grayscale_ ) in negateImage()
3667 void Magick::Image::negate(const bool grayscale_) in negate() argument3671 NegateImage(image(),(MagickBooleanType) grayscale_,exceptionInfo); in negate()3676 const bool grayscale_) in negateChannel() argument3681 NegateImage(image(),(MagickBooleanType) grayscale_,exceptionInfo); in negateChannel()
1332 FT_Bool grayscale_ = loader->exec \1336 grayscale_ ); \
1360 FT_Bool grayscale_ = loader->exec \1364 grayscale_ ); \
1334 FT_Bool grayscale_ = loader->exec \1338 grayscale_ ); \