Searched refs:PixelGetQuantumPixel (Results 1 – 5 of 5) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | wand-view.c | 360 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()
|
D | pixel-wand.h | 85 PixelGetQuantumPixel(const Image *,const PixelWand *,Quantum *),
|
D | pixel-iterator.c | 935 PixelGetQuantumPixel(GetCacheViewImage(iterator->view), in PixelSyncIterator()
|
D | pixel-wand.c | 1302 WandExport void PixelGetQuantumPixel(const Image *image,const PixelWand *wand, in PixelGetQuantumPixel() function
|
D | magick-image.c | 11065 PixelGetQuantumPixel(wand->images,color,q); in MagickSetImagePixelColor()
|