Home
last modified time | relevance | path

Searched refs:modulusDepth (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
DImage.h335 void modulusDepth(const size_t modulusDepth_);
336 size_t modulusDepth(void) const;
/external/ImageMagick/Magick++/
DChangeLog100 (modulusDepth): New method to inspect the pixels for actual
104 depth should be updated to use modulusDepth() instead.
/external/ImageMagick/Magick++/lib/
DImage.cpp1169 void Magick::Image::modulusDepth(const size_t depth_) in modulusDepth() function in Magick::Image
1178 size_t Magick::Image::modulusDepth(void) const in modulusDepth() function in Magick::Image