Home
last modified time | relevance | path

Searched refs:PixelGetQuantumPixel (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickWand/
Dwand-view.c360 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in DuplexTransferWandViewIterator()
973 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in SetWandViewIterator()
1136 PixelGetQuantumPixel(destination->image,destination->pixel_wands[id][x], in TransferWandViewIterator()
1271 PixelGetQuantumPixel(source->image,source->pixel_wands[id][x],pixels); in UpdateWandViewIterator()
Dpixel-wand.h85 PixelGetQuantumPixel(const Image *,const PixelWand *,Quantum *),
Dpixel-iterator.c935 PixelGetQuantumPixel(GetCacheViewImage(iterator->view), in PixelSyncIterator()
Dpixel-wand.c1302 WandExport void PixelGetQuantumPixel(const Image *image,const PixelWand *wand, in PixelGetQuantumPixel() function
Dmagick-image.c11065 PixelGetQuantumPixel(wand->images,color,q); in MagickSetImagePixelColor()