Searched defs:dither_ (Results 1 – 3 of 3) sorted by relevance
141 int dither_; // dithering amplitude (0 = off, max=255) member159 uint8_t dither_; // local dithering strength (deduced from non_zero_*) member217 int dither_; // whether to use dithering or not member
663 const bool dither_ ) in mapImage()
3554 void Magick::Image::map(const Image &mapImage_,const bool dither_) in map()