PixelSetQuantumColor 6024 TclMagick/generic/TclMagick.c 	    PixelSetQuantumColor(wandPtr, &color);
PixelSetQuantumColor 1290 wand/drawing_wand.c   PixelSetQuantumColor(fill_color,&CurrentContext->fill);
PixelSetQuantumColor 4228 wand/drawing_wand.c   PixelSetQuantumColor(stroke_color,&CurrentContext->stroke);
PixelSetQuantumColor 5320 wand/drawing_wand.c   PixelSetQuantumColor(under_color,&CurrentContext->undercolor);
PixelSetQuantumColor 2747 wand/magick_wand.c   PixelSetQuantumColor(background_color,&wand->image->background_color);
PixelSetQuantumColor 2823 wand/magick_wand.c   PixelSetQuantumColor(border_color,&wand->image->border_color);
PixelSetQuantumColor 3164 wand/magick_wand.c   PixelSetQuantumColor(color,wand->image->colormap+index);
PixelSetQuantumColor 3709 wand/magick_wand.c     PixelSetQuantumColor(pixel_wands[i],&histogram[i].pixel);
PixelSetQuantumColor 3845 wand/magick_wand.c   PixelSetQuantumColor(matte_color,&wand->image->matte_color);
PixelSetQuantumColor   71 wand/pixel_wand.h   PixelSetQuantumColor(PixelWand *,PixelPacket *),