PixelWand         119 TclMagick/generic/TclMagick.c             mPtr->wandPtr=(PixelWand *) NULL;
PixelWand         277 TclMagick/generic/TclMagick.c static PixelWand *findPixelWand(Tcl_Interp *interp, char *name)
PixelWand         281 TclMagick/generic/TclMagick.c         return (PixelWand *)NULL;
PixelWand         283 TclMagick/generic/TclMagick.c     return (PixelWand *)mPtr->wandPtr;
PixelWand        1366 TclMagick/generic/TclMagick.c 	PixelWand   *threshPtr;
PixelWand        1411 TclMagick/generic/TclMagick.c 	PixelWand   *borderPtr;
PixelWand        1576 TclMagick/generic/TclMagick.c 	PixelWand *fillPtr, *borderPtr = NULL;
PixelWand        1614 TclMagick/generic/TclMagick.c 	PixelWand	*fillPtr, *opacityPtr;
PixelWand        2067 TclMagick/generic/TclMagick.c 	PixelWand	*framePtr;
PixelWand        2237 TclMagick/generic/TclMagick.c         PixelWand *pixPtr = NULL;
PixelWand        2335 TclMagick/generic/TclMagick.c         PixelWand *pixPtr = NULL;
PixelWand        2481 TclMagick/generic/TclMagick.c         PixelWand *pixPtr = NULL;
PixelWand        3162 TclMagick/generic/TclMagick.c         PixelWand *pixPtr = NULL;
PixelWand        4091 TclMagick/generic/TclMagick.c 	PixelWand	*borderPtr=NULL;
PixelWand        4400 TclMagick/generic/TclMagick.c 	PixelWand *targetPtr, *fillPtr;
PixelWand        4759 TclMagick/generic/TclMagick.c 	PixelWand *bgPtr;
PixelWand        4948 TclMagick/generic/TclMagick.c 	PixelWand *bgPtr;
PixelWand        5175 TclMagick/generic/TclMagick.c 	PixelWand *tintPtr, *opacityPtr;
PixelWand        5228 TclMagick/generic/TclMagick.c 	PixelWand *targetPtr;
PixelWand        5324 TclMagick/generic/TclMagick.c 	PixelWand	*threshPtr;
PixelWand        5461 TclMagick/generic/TclMagick.c     PixelWand    *wandPtr   = (PixelWand *) magickPtr->wandPtr;
PixelWand        6572 TclMagick/generic/TclMagick.c         PixelWand   *pixelPtr = NULL;
PixelWand        6628 TclMagick/generic/TclMagick.c             PixelWand   *pixelPtr;
PixelWand        6659 TclMagick/generic/TclMagick.c             PixelWand   *pixelPtr;
PixelWand        1328 wand/drawing_wand.c   assert(fill_wand != (const PixelWand *) NULL);
PixelWand        4266 wand/drawing_wand.c   assert(stroke_wand != (const PixelWand *) NULL);
PixelWand        5357 wand/drawing_wand.c   assert(under_wand != (const PixelWand *) NULL);
PixelWand         316 wand/drawing_wand.h   DrawGetFillColor(const DrawingWand *,PixelWand *),
PixelWand         317 wand/drawing_wand.h   DrawGetStrokeColor(const DrawingWand *,PixelWand *),
PixelWand         318 wand/drawing_wand.h   DrawGetTextUnderColor(const DrawingWand *,PixelWand *),
PixelWand         372 wand/drawing_wand.h   DrawSetFillColor(DrawingWand *,const PixelWand *),
PixelWand         386 wand/drawing_wand.h   DrawSetStrokeColor(DrawingWand *,const PixelWand *),
PixelWand         398 wand/drawing_wand.h   DrawSetTextUnderColor(DrawingWand *,const PixelWand *),
PixelWand          29 wand/drawtest.c   PixelWand
PixelWand        1165 wand/magick_wand.c   if (bordercolor != (PixelWand *) NULL)
PixelWand        1169 wand/magick_wand.c     bordercolor != (PixelWand *) NULL ? FillToBorderMethod : FloodfillMethod);
PixelWand        3687 wand/magick_wand.c WandExport PixelWand **MagickGetImageHistogram(MagickWand *wand,
PixelWand        3693 wand/magick_wand.c   PixelWand
PixelWand        3705 wand/magick_wand.c     return((PixelWand **) NULL);
PixelWand        5116 wand/magick_wand.c   if (bordercolor != (PixelWand *) NULL)
PixelWand        5119 wand/magick_wand.c     bordercolor != (PixelWand *) NULL ? FillToBorderMethod : FloodfillMethod);
PixelWand        5315 wand/magick_wand.c   PixelWand
PixelWand         129 wand/magick_wand.h extern WandExport PixelWand
PixelWand         148 wand/magick_wand.h   MagickBlackThresholdImage(MagickWand *,const PixelWand *),
PixelWand         150 wand/magick_wand.h   MagickBorderImage(MagickWand *,const PixelWand *,const unsigned long,
PixelWand         158 wand/magick_wand.h   MagickColorFloodfillImage(MagickWand *,const PixelWand *,const double,
PixelWand         159 wand/magick_wand.h     const PixelWand *,const long,const long),
PixelWand         160 wand/magick_wand.h   MagickColorizeImage(MagickWand *,const PixelWand *,const PixelWand *),
PixelWand         179 wand/magick_wand.h   MagickFrameImage(MagickWand *,const PixelWand *,const unsigned long,
PixelWand         183 wand/magick_wand.h   MagickGetImageBackgroundColor(MagickWand *,PixelWand *),
PixelWand         185 wand/magick_wand.h   MagickGetImageBorderColor(MagickWand *,PixelWand *),
PixelWand         191 wand/magick_wand.h   MagickGetImageColormapColor(MagickWand *,const unsigned long,PixelWand *),
PixelWand         194 wand/magick_wand.h   MagickGetImageMatteColor(MagickWand *,PixelWand *),
PixelWand         212 wand/magick_wand.h     const PixelWand *,const long,const long),
PixelWand         222 wand/magick_wand.h   MagickOpaqueImage(MagickWand *,const PixelWand *,const PixelWand *,
PixelWand         246 wand/magick_wand.h   MagickRotateImage(MagickWand *,const PixelWand *,const double),
PixelWand         254 wand/magick_wand.h   MagickSetImageBackgroundColor(MagickWand *,const PixelWand *),
PixelWand         256 wand/magick_wand.h   MagickSetImageBorderColor(MagickWand *,const PixelWand *),
PixelWand         260 wand/magick_wand.h     const PixelWand *),
PixelWand         275 wand/magick_wand.h   MagickSetImageMatteColor(MagickWand *,const PixelWand *),
PixelWand         299 wand/magick_wand.h   MagickShearImage(MagickWand *,const PixelWand *,const double,const double),
PixelWand         304 wand/magick_wand.h   MagickTintImage(MagickWand *,const PixelWand *,const PixelWand *),
PixelWand         307 wand/magick_wand.h   MagickTransparentImage(MagickWand *,const PixelWand *,const Quantum,
PixelWand         313 wand/magick_wand.h   MagickWhiteThresholdImage(MagickWand *,const PixelWand *),
PixelWand         120 wand/pixel_wand.c WandExport PixelWand *
PixelWand         123 wand/pixel_wand.c   PixelWand
PixelWand         126 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand         163 wand/pixel_wand.c WandExport PixelWand **
PixelWand         166 wand/pixel_wand.c   PixelWand
PixelWand         172 wand/pixel_wand.c   assert(wands != (const PixelWand **) NULL);
PixelWand         175 wand/pixel_wand.c   clone_wands=MagickAllocateArray(PixelWand **,
PixelWand         176 wand/pixel_wand.c 				  sizeof(PixelWand *),number_wands);
PixelWand         177 wand/pixel_wand.c   if (clone_wands == (PixelWand **) NULL)
PixelWand         212 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand         214 wand/pixel_wand.c   wand=(PixelWand *) RelinquishMagickMemory(wand);
PixelWand         236 wand/pixel_wand.c WandExport PixelWand *NewPixelWand(void)
PixelWand         242 wand/pixel_wand.c   if (wand == (PixelWand *) NULL)
PixelWand         245 wand/pixel_wand.c   (void) memset(wand,0,sizeof(PixelWand));
PixelWand         274 wand/pixel_wand.c WandExport PixelWand **NewPixelWands(const unsigned long number_wands)
PixelWand         284 wand/pixel_wand.c   if (wands == (PixelWand **) NULL)
PixelWand         320 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand         365 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         395 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         424 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         454 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         486 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         525 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         554 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         584 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         613 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         643 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         672 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         702 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         732 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         762 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         793 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         826 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         856 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         885 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         915 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         946 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand         985 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand        1016 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand        1054 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand        1093 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1135 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1166 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand        1204 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand        1235 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1273 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1304 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand        1343 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand        1374 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1413 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1444 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1479 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1517 wand/pixel_wand.c   assert(wand != (PixelWand *) NULL);
PixelWand        1548 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand        1586 wand/pixel_wand.c   assert(wand != (const PixelWand *) NULL);
PixelWand          21 wand/pixel_wand.h   *PixelGetColorAsString(const PixelWand *);
PixelWand          24 wand/pixel_wand.h   PixelGetBlack(const PixelWand *),
PixelWand          25 wand/pixel_wand.h   PixelGetBlue(const PixelWand *),
PixelWand          26 wand/pixel_wand.h   PixelGetCyan(const PixelWand *),
PixelWand          27 wand/pixel_wand.h   PixelGetGreen(const PixelWand *),
PixelWand          28 wand/pixel_wand.h   PixelGetMagenta(const PixelWand *),
PixelWand          29 wand/pixel_wand.h   PixelGetOpacity(const PixelWand *),
PixelWand          30 wand/pixel_wand.h   PixelGetRed(const PixelWand *),
PixelWand          31 wand/pixel_wand.h   PixelGetYellow(const PixelWand *);
PixelWand          33 wand/pixel_wand.h extern WandExport PixelWand
PixelWand          34 wand/pixel_wand.h   *ClonePixelWand(const PixelWand *),
PixelWand          35 wand/pixel_wand.h   **ClonePixelWands(const PixelWand **,const unsigned long),
PixelWand          40 wand/pixel_wand.h   PixelGetBlackQuantum(const PixelWand *),
PixelWand          41 wand/pixel_wand.h   PixelGetBlueQuantum(const PixelWand *),
PixelWand          42 wand/pixel_wand.h   PixelGetCyanQuantum(const PixelWand *),
PixelWand          43 wand/pixel_wand.h   PixelGetGreenQuantum(const PixelWand *),
PixelWand          44 wand/pixel_wand.h   PixelGetMagentaQuantum(const PixelWand *),
PixelWand          45 wand/pixel_wand.h   PixelGetOpacityQuantum(const PixelWand *),
PixelWand          46 wand/pixel_wand.h   PixelGetRedQuantum(const PixelWand *),
PixelWand          47 wand/pixel_wand.h   PixelGetYellowQuantum(const PixelWand *);
PixelWand          50 wand/pixel_wand.h   PixelSetColor(PixelWand *,const char *);
PixelWand          53 wand/pixel_wand.h   PixelGetColorCount(const PixelWand *);
PixelWand          56 wand/pixel_wand.h   DestroyPixelWand(PixelWand *),
PixelWand          57 wand/pixel_wand.h   PixelGetQuantumColor(const PixelWand *,PixelPacket *),
PixelWand          58 wand/pixel_wand.h   PixelSetBlack(PixelWand *,const double),
PixelWand          59 wand/pixel_wand.h   PixelSetBlackQuantum(PixelWand *,const Quantum),
PixelWand          60 wand/pixel_wand.h   PixelSetBlue(PixelWand *,const double),
PixelWand          61 wand/pixel_wand.h   PixelSetBlueQuantum(PixelWand *,const Quantum),
PixelWand          62 wand/pixel_wand.h   PixelSetColorCount(PixelWand *,const unsigned long),
PixelWand          63 wand/pixel_wand.h   PixelSetCyan(PixelWand *,const double),
PixelWand          64 wand/pixel_wand.h   PixelSetCyanQuantum(PixelWand *,const Quantum),
PixelWand          65 wand/pixel_wand.h   PixelSetGreen(PixelWand *,const double),
PixelWand          66 wand/pixel_wand.h   PixelSetGreenQuantum(PixelWand *,const Quantum),
PixelWand          67 wand/pixel_wand.h   PixelSetMagenta(PixelWand *,const double),
PixelWand          68 wand/pixel_wand.h   PixelSetMagentaQuantum(PixelWand *,const Quantum),
PixelWand          69 wand/pixel_wand.h   PixelSetOpacity(PixelWand *,const double),
PixelWand          70 wand/pixel_wand.h   PixelSetOpacityQuantum(PixelWand *,const Quantum),
PixelWand          71 wand/pixel_wand.h   PixelSetQuantumColor(PixelWand *,PixelPacket *),
PixelWand          72 wand/pixel_wand.h   PixelSetRed(PixelWand *,const double),
PixelWand          73 wand/pixel_wand.h   PixelSetRedQuantum(PixelWand *,const Quantum),
PixelWand          74 wand/pixel_wand.h   PixelSetYellow(PixelWand *,const double),
PixelWand          75 wand/pixel_wand.h   PixelSetYellowQuantum(PixelWand *,const Quantum);
PixelWand         105 wand/wandtest.c   PixelWand