Searched defs:copyPixels (Results 1 – 2 of 2) sorted by relevance
1288 void copyPixels (const ConstPixelBufferAccess& src, const PixelBufferAccess& dst) in copyPixels() function1306 void copyPixels (const ConstPixelBufferAccess& src, const PixelBufferAccess& dst) in copyPixels() function
2639 void Magick::Image::copyPixels(const Image &source_,const Geometry &geometry_, in copyPixels() function in Magick::Image