Searched refs:getConstPixels (Results 1 – 3 of 3) sorted by relevance
981 const Quantum *getConstPixels(const ::ssize_t x_, const ::ssize_t y_,
342 * lib/Image.cpp (getConstPixels): Changed offset parameter type399 (getConstPixels): Changed argument type of x_ & _y from 'int' to620 * lib/Image.cpp (getConstPixels): New method for returning a
3262 const Magick::Quantum *Magick::Image::getConstPixels(const ssize_t x_, in getConstPixels() function in Magick::Image3899 pixel=getConstPixels(x_,y_,1,1); in pixelColor()