PixelWand 587 Magick++/lib/Drawable.cpp PixelWand *pixel_wand=NewPixelWand(); PixelWand 1214 Magick++/lib/Drawable.cpp PixelWand *pixel_wand=NewPixelWand(); PixelWand 1360 Magick++/lib/Drawable.cpp PixelWand *pixel_wand=NewPixelWand(); PixelWand 822 Magick++/lib/Magick++/Include.h using MagickCore::PixelWand; PixelWand 87 wand/deprecate.c PixelWand PixelWand 218 wand/deprecate.c clone_view->pixel_wands[i]=ClonePixelWands((const PixelWand **) PixelWand 255 wand/deprecate.c static PixelWand ***DestroyPixelsThreadSet(PixelWand ***pixel_wands, PixelWand 261 wand/deprecate.c assert(pixel_wands != (PixelWand ***) NULL); PixelWand 263 wand/deprecate.c if (pixel_wands[i] != (PixelWand **) NULL) PixelWand 265 wand/deprecate.c pixel_wands=(PixelWand ***) RelinquishMagickMemory(pixel_wands); PixelWand 702 wand/deprecate.c WandExport PixelWand **GetPixelViewPixels(const PixelView *pixel_view) PixelWand 1166 wand/deprecate.c if (bordercolor != (PixelWand *) NULL) PixelWand 1170 wand/deprecate.c bordercolor != (PixelWand *) NULL ? FillToBorderMethod : FloodfillMethod); PixelWand 1632 wand/deprecate.c if (bordercolor != (PixelWand *) NULL) PixelWand 1637 wand/deprecate.c (PixelWand *) NULL ? FillToBorderMethod : FloodfillMethod); PixelWand 2465 wand/deprecate.c static PixelWand ***AcquirePixelsThreadSet(const size_t number_wands, PixelWand 2468 wand/deprecate.c PixelWand PixelWand 2474 wand/deprecate.c pixel_wands=(PixelWand ***) AcquireQuantumMemory(number_threads, PixelWand 2476 wand/deprecate.c if (pixel_wands == (PixelWand ***) NULL) PixelWand 2477 wand/deprecate.c return((PixelWand ***) NULL); PixelWand 2482 wand/deprecate.c if (pixel_wands[i] == (PixelWand **) NULL) PixelWand 2511 wand/deprecate.c if (pixel_view->pixel_wands == (PixelWand ***) NULL) PixelWand 2572 wand/deprecate.c if (pixel_view->pixel_wands == (PixelWand ***) NULL) PixelWand 2606 wand/deprecate.c WandExport PixelWand **PixelGetNextRow(PixelIterator *iterator) PixelWand 75 wand/deprecate.h MagickColorFloodfillImage(MagickWand *,const PixelWand *,const double, PixelWand 76 wand/deprecate.h const PixelWand *,const ssize_t,const ssize_t) PixelWand 89 wand/deprecate.h const PixelWand *,const ssize_t,const ssize_t) PixelWand 97 wand/deprecate.h MagickOpaqueImage(MagickWand *,const PixelWand *,const PixelWand *, PixelWand 99 wand/deprecate.h MagickPaintFloodfillImage(MagickWand *,const ChannelType,const PixelWand *, PixelWand 100 wand/deprecate.h const double,const PixelWand *,const ssize_t,const ssize_t) PixelWand 102 wand/deprecate.h MagickPaintOpaqueImage(MagickWand *,const PixelWand *,const PixelWand *, PixelWand 105 wand/deprecate.h const PixelWand *,const PixelWand *,const double) PixelWand 107 wand/deprecate.h MagickPaintTransparentImage(MagickWand *,const PixelWand *,const double, PixelWand 120 wand/deprecate.h MagickTransparentImage(MagickWand *,const PixelWand *,const double, PixelWand 149 wand/deprecate.h extern WandExport PixelWand PixelWand 224 wand/drawing-wand.c void (*DrawSetBorderColor)(DrawingWand *,const PixelWand *); PixelWand 227 wand/drawing-wand.c void (*DrawSetFillColor)(DrawingWand *,const PixelWand *); PixelWand 246 wand/drawing-wand.c void (*DrawSetStrokeColor)(DrawingWand *,const PixelWand *); PixelWand 256 wand/drawing-wand.c void (*DrawSetTextUnderColor)(DrawingWand *,const PixelWand *); PixelWand 1217 wand/drawing-wand.c assert(border_color != (PixelWand *) NULL); PixelWand 1440 wand/drawing-wand.c assert(fill_color != (PixelWand *) NULL); PixelWand 1891 wand/drawing-wand.c assert(stroke_color != (PixelWand *) NULL); PixelWand 2686 wand/drawing-wand.c assert(under_color != (PixelWand *) NULL); PixelWand 4528 wand/drawing-wand.c assert(border_wand != (const PixelWand *) NULL); PixelWand 4720 wand/drawing-wand.c assert(fill_wand != (const PixelWand *) NULL); PixelWand 5295 wand/drawing-wand.c assert(stroke_wand != (const PixelWand *) NULL); PixelWand 6113 wand/drawing-wand.c assert(under_wand != (const PixelWand *) NULL); PixelWand 124 wand/drawing-wand.h DrawGetBorderColor(const DrawingWand *,PixelWand *), PixelWand 130 wand/drawing-wand.h DrawGetFillColor(const DrawingWand *,PixelWand *), PixelWand 131 wand/drawing-wand.h DrawGetStrokeColor(const DrawingWand *,PixelWand *), PixelWand 135 wand/drawing-wand.h DrawGetTextUnderColor(const DrawingWand *,PixelWand *), PixelWand 184 wand/drawing-wand.h DrawSetBorderColor(DrawingWand *,const PixelWand *), PixelWand 187 wand/drawing-wand.h DrawSetFillColor(DrawingWand *,const PixelWand *), PixelWand 197 wand/drawing-wand.h DrawSetStrokeColor(DrawingWand *,const PixelWand *), PixelWand 208 wand/drawing-wand.h DrawSetTextUnderColor(DrawingWand *,const PixelWand *), PixelWand 70 wand/drawtest.c PixelWand PixelWand 3389 wand/magick-image.c if (bordercolor != (PixelWand *) NULL) PixelWand 5214 wand/magick-image.c WandExport PixelWand **MagickGetImageHistogram(MagickWand *wand, PixelWand 5220 wand/magick-image.c PixelWand PixelWand 5234 wand/magick-image.c return((PixelWand **) NULL); PixelWand 5238 wand/magick-image.c return((PixelWand **) NULL); PixelWand 7024 wand/magick-image.c PixelWand PixelWand 94 wand/magick-image.h MagickBlackThresholdImage(MagickWand *,const PixelWand *), PixelWand 99 wand/magick-image.h MagickBorderImage(MagickWand *,const PixelWand *,const size_t,const size_t), PixelWand 113 wand/magick-image.h MagickColorizeImage(MagickWand *,const PixelWand *,const PixelWand *), PixelWand 155 wand/magick-image.h MagickFloodfillPaintImage(MagickWand *,const ChannelType,const PixelWand *, PixelWand 156 wand/magick-image.h const double,const PixelWand *,const ssize_t,const ssize_t, PixelWand 160 wand/magick-image.h MagickFrameImage(MagickWand *,const PixelWand *,const size_t,const size_t, PixelWand 172 wand/magick-image.h MagickGetImageBackgroundColor(MagickWand *,PixelWand *), PixelWand 174 wand/magick-image.h MagickGetImageBorderColor(MagickWand *,PixelWand *), PixelWand 181 wand/magick-image.h MagickGetImageColormapColor(MagickWand *,const size_t,PixelWand *), PixelWand 185 wand/magick-image.h MagickGetImageMatteColor(MagickWand *,PixelWand *), PixelWand 190 wand/magick-image.h PixelWand *), PixelWand 226 wand/magick-image.h MagickNewImage(MagickWand *,const size_t,const size_t,const PixelWand *), PixelWand 231 wand/magick-image.h MagickOpaquePaintImage(MagickWand *,const PixelWand *,const PixelWand *, PixelWand 234 wand/magick-image.h const PixelWand *,const PixelWand *,const double,const MagickBooleanType), PixelWand 238 wand/magick-image.h MagickTransparentPaintImage(MagickWand *,const PixelWand *, PixelWand 269 wand/magick-image.h MagickRotateImage(MagickWand *,const PixelWand *,const double), PixelWand 281 wand/magick-image.h MagickSetImageBackgroundColor(MagickWand *,const PixelWand *), PixelWand 284 wand/magick-image.h MagickSetImageBorderColor(MagickWand *,const PixelWand *), PixelWand 287 wand/magick-image.h MagickSetImageColor(MagickWand *,const PixelWand *), PixelWand 289 wand/magick-image.h const PixelWand *), PixelWand 308 wand/magick-image.h MagickSetImageMatteColor(MagickWand *,const PixelWand *), PixelWand 329 wand/magick-image.h MagickShearImage(MagickWand *,const PixelWand *,const double,const double), PixelWand 347 wand/magick-image.h MagickTintImage(MagickWand *,const PixelWand *,const PixelWand *), PixelWand 363 wand/magick-image.h MagickWhiteThresholdImage(MagickWand *,const PixelWand *), PixelWand 407 wand/magick-image.h extern WandExport PixelWand PixelWand 236 wand/magick-property.c WandExport PixelWand *MagickGetBackgroundColor(MagickWand *wand) PixelWand 238 wand/magick-property.c PixelWand PixelWand 90 wand/magick-property.h MagickSetBackgroundColor(MagickWand *,const PixelWand *), PixelWand 125 wand/magick-property.h extern WandExport PixelWand PixelWand 87 wand/pixel-iterator.c PixelWand PixelWand 180 wand/pixel-iterator.c clone_iterator->pixel_wands=ClonePixelWands((const PixelWand **) PixelWand 481 wand/pixel-iterator.c WandExport PixelWand **PixelGetCurrentIteratorRow(PixelIterator *iterator, PixelWand 506 wand/pixel-iterator.c return((PixelWand **) NULL); PixelWand 669 wand/pixel-iterator.c WandExport PixelWand **PixelGetNextIteratorRow(PixelIterator *iterator, PixelWand 689 wand/pixel-iterator.c return((PixelWand **) NULL); PixelWand 697 wand/pixel-iterator.c return((PixelWand **) NULL); PixelWand 739 wand/pixel-iterator.c WandExport PixelWand **PixelGetPreviousRow(PixelIterator *iterator) PixelWand 747 wand/pixel-iterator.c WandExport PixelWand **PixelGetPreviousIteratorRow(PixelIterator *iterator, PixelWand 767 wand/pixel-iterator.c return((PixelWand **) NULL); PixelWand 775 wand/pixel-iterator.c return((PixelWand **) NULL); PixelWand 50 wand/pixel-iterator.h extern WandExport PixelWand PixelWand 111 wand/pixel-wand.c assert(wand != (PixelWand *) NULL); PixelWand 142 wand/pixel-wand.c WandExport PixelWand *ClonePixelWand(const PixelWand *wand) PixelWand 144 wand/pixel-wand.c PixelWand PixelWand 147 wand/pixel-wand.c assert(wand != (PixelWand *) NULL); PixelWand 151 wand/pixel-wand.c clone_wand=(PixelWand *) AcquireMagickMemory(sizeof(*clone_wand)); PixelWand 152 wand/pixel-wand.c if (clone_wand == (PixelWand *) NULL) PixelWand 195 wand/pixel-wand.c WandExport PixelWand **ClonePixelWands(const PixelWand **wands, PixelWand 201 wand/pixel-wand.c PixelWand PixelWand 204 wand/pixel-wand.c clone_wands=(PixelWand **) AcquireQuantumMemory((size_t) number_wands, PixelWand 206 wand/pixel-wand.c if (clone_wands == (PixelWand **) NULL) PixelWand 236 wand/pixel-wand.c WandExport PixelWand *DestroyPixelWand(PixelWand *wand) PixelWand 238 wand/pixel-wand.c assert(wand != (PixelWand *) NULL); PixelWand 245 wand/pixel-wand.c wand=(PixelWand *) RelinquishMagickMemory(wand); PixelWand 275 wand/pixel-wand.c WandExport PixelWand **DestroyPixelWands(PixelWand **wand, PixelWand 281 wand/pixel-wand.c assert(wand != (PixelWand **) NULL); PixelWand 282 wand/pixel-wand.c assert(*wand != (PixelWand *) NULL); PixelWand 288 wand/pixel-wand.c wand=(PixelWand **) RelinquishMagickMemory(wand); PixelWand 324 wand/pixel-wand.c assert(p != (PixelWand *) NULL); PixelWand 328 wand/pixel-wand.c assert(q != (PixelWand *) NULL); PixelWand 361 wand/pixel-wand.c if (wand == (const PixelWand *) NULL) PixelWand 388 wand/pixel-wand.c WandExport PixelWand *NewPixelWand(void) PixelWand 393 wand/pixel-wand.c PixelWand PixelWand 403 wand/pixel-wand.c wand=(PixelWand *) AcquireMagickMemory(sizeof(*wand)); PixelWand 404 wand/pixel-wand.c if (wand == (PixelWand *) NULL) PixelWand 442 wand/pixel-wand.c WandExport PixelWand **NewPixelWands(const size_t number_wands) PixelWand 447 wand/pixel-wand.c PixelWand PixelWand 450 wand/pixel-wand.c wands=(PixelWand **) AcquireQuantumMemory((size_t) number_wands, PixelWand 452 wand/pixel-wand.c if (wands == (PixelWand **) NULL) PixelWand 484 wand/pixel-wand.c assert(wand != (PixelWand *) NULL); PixelWand 516 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 547 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 578 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 609 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 640 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 671 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 708 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 746 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 787 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 818 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 849 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 887 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 937 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 968 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 999 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1030 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1066 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1099 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1130 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1161 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1195 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1227 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1258 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1291 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1336 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1367 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1398 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1429 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1463 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1498 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1531 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1565 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1598 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1632 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1672 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1708 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1741 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1745 wand/pixel-wand.c assert(color != (const PixelWand *) NULL); PixelWand 1775 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1809 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1842 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1875 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1909 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1950 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 1986 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2019 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2054 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2088 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2122 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2158 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2191 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2229 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2263 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2296 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 2330 wand/pixel-wand.c assert(wand != (const PixelWand *) NULL); PixelWand 29 wand/pixel-wand.h *PixelGetColorAsNormalizedString(const PixelWand *), PixelWand 30 wand/pixel-wand.h *PixelGetColorAsString(const PixelWand *), PixelWand 31 wand/pixel-wand.h *PixelGetException(const PixelWand *,ExceptionType *); PixelWand 34 wand/pixel-wand.h PixelGetAlpha(const PixelWand *), PixelWand 35 wand/pixel-wand.h PixelGetBlack(const PixelWand *), PixelWand 36 wand/pixel-wand.h PixelGetBlue(const PixelWand *), PixelWand 37 wand/pixel-wand.h PixelGetCyan(const PixelWand *), PixelWand 38 wand/pixel-wand.h PixelGetFuzz(const PixelWand *), PixelWand 39 wand/pixel-wand.h PixelGetGreen(const PixelWand *), PixelWand 40 wand/pixel-wand.h PixelGetMagenta(const PixelWand *), PixelWand 41 wand/pixel-wand.h PixelGetOpacity(const PixelWand *), PixelWand 42 wand/pixel-wand.h PixelGetRed(const PixelWand *), PixelWand 43 wand/pixel-wand.h PixelGetYellow(const PixelWand *); PixelWand 46 wand/pixel-wand.h PixelGetExceptionType(const PixelWand *); PixelWand 49 wand/pixel-wand.h PixelGetIndex(const PixelWand *); PixelWand 52 wand/pixel-wand.h IsPixelWand(const PixelWand *), PixelWand 53 wand/pixel-wand.h IsPixelWandSimilar(PixelWand *,PixelWand *,const double), PixelWand 54 wand/pixel-wand.h PixelClearException(PixelWand *), PixelWand 55 wand/pixel-wand.h PixelSetColor(PixelWand *,const char *); PixelWand 57 wand/pixel-wand.h extern WandExport PixelWand PixelWand 58 wand/pixel-wand.h *ClonePixelWand(const PixelWand *), PixelWand 59 wand/pixel-wand.h **ClonePixelWands(const PixelWand **,const size_t), PixelWand 60 wand/pixel-wand.h *DestroyPixelWand(PixelWand *), PixelWand 61 wand/pixel-wand.h **DestroyPixelWands(PixelWand **,const size_t), PixelWand 66 wand/pixel-wand.h PixelGetAlphaQuantum(const PixelWand *), PixelWand 67 wand/pixel-wand.h PixelGetBlackQuantum(const PixelWand *), PixelWand 68 wand/pixel-wand.h PixelGetBlueQuantum(const PixelWand *), PixelWand 69 wand/pixel-wand.h PixelGetCyanQuantum(const PixelWand *), PixelWand 70 wand/pixel-wand.h PixelGetGreenQuantum(const PixelWand *), PixelWand 71 wand/pixel-wand.h PixelGetMagentaQuantum(const PixelWand *), PixelWand 72 wand/pixel-wand.h PixelGetOpacityQuantum(const PixelWand *), PixelWand 73 wand/pixel-wand.h PixelGetRedQuantum(const PixelWand *), PixelWand 74 wand/pixel-wand.h PixelGetYellowQuantum(const PixelWand *); PixelWand 77 wand/pixel-wand.h PixelGetColorCount(const PixelWand *); PixelWand 80 wand/pixel-wand.h ClearPixelWand(PixelWand *), PixelWand 81 wand/pixel-wand.h PixelGetHSL(const PixelWand *,double *,double *,double *), PixelWand 82 wand/pixel-wand.h PixelGetMagickColor(const PixelWand *,MagickPixelPacket *), PixelWand 83 wand/pixel-wand.h PixelGetQuantumColor(const PixelWand *,PixelPacket *), PixelWand 84 wand/pixel-wand.h PixelSetAlpha(PixelWand *,const double), PixelWand 85 wand/pixel-wand.h PixelSetAlphaQuantum(PixelWand *,const Quantum), PixelWand 86 wand/pixel-wand.h PixelSetBlack(PixelWand *,const double), PixelWand 87 wand/pixel-wand.h PixelSetBlackQuantum(PixelWand *,const Quantum), PixelWand 88 wand/pixel-wand.h PixelSetBlue(PixelWand *,const double), PixelWand 89 wand/pixel-wand.h PixelSetBlueQuantum(PixelWand *,const Quantum), PixelWand 90 wand/pixel-wand.h PixelSetColorFromWand(PixelWand *,const PixelWand *), PixelWand 91 wand/pixel-wand.h PixelSetColorCount(PixelWand *,const size_t), PixelWand 92 wand/pixel-wand.h PixelSetCyan(PixelWand *,const double), PixelWand 93 wand/pixel-wand.h PixelSetCyanQuantum(PixelWand *,const Quantum), PixelWand 94 wand/pixel-wand.h PixelSetFuzz(PixelWand *,const double), PixelWand 95 wand/pixel-wand.h PixelSetGreen(PixelWand *,const double), PixelWand 96 wand/pixel-wand.h PixelSetGreenQuantum(PixelWand *,const Quantum), PixelWand 97 wand/pixel-wand.h PixelSetHSL(PixelWand *,const double,const double,const double), PixelWand 98 wand/pixel-wand.h PixelSetIndex(PixelWand *,const IndexPacket), PixelWand 99 wand/pixel-wand.h PixelSetMagenta(PixelWand *,const double), PixelWand 100 wand/pixel-wand.h PixelSetMagentaQuantum(PixelWand *,const Quantum), PixelWand 101 wand/pixel-wand.h PixelSetMagickColor(PixelWand *,const MagickPixelPacket *), PixelWand 102 wand/pixel-wand.h PixelSetOpacity(PixelWand *,const double), PixelWand 103 wand/pixel-wand.h PixelSetOpacityQuantum(PixelWand *,const Quantum), PixelWand 104 wand/pixel-wand.h PixelSetQuantumColor(PixelWand *,const PixelPacket *), PixelWand 105 wand/pixel-wand.h PixelSetRed(PixelWand *,const double), PixelWand 106 wand/pixel-wand.h PixelSetRedQuantum(PixelWand *,const Quantum), PixelWand 107 wand/pixel-wand.h PixelSetYellow(PixelWand *,const double), PixelWand 108 wand/pixel-wand.h PixelSetYellowQuantum(PixelWand *,const Quantum); PixelWand 83 wand/wand-view.c PixelWand PixelWand 145 wand/wand-view.c clone_view->pixel_wands[i]=ClonePixelWands((const PixelWand **) PixelWand 177 wand/wand-view.c static PixelWand ***DestroyPixelsThreadSet(PixelWand ***pixel_wands, PixelWand 183 wand/wand-view.c assert(pixel_wands != (PixelWand ***) NULL); PixelWand 185 wand/wand-view.c if (pixel_wands[i] != (PixelWand **) NULL) PixelWand 187 wand/wand-view.c pixel_wands=(PixelWand ***) RelinquishMagickMemory(pixel_wands); PixelWand 631 wand/wand-view.c WandExport PixelWand **GetWandViewPixels(const WandView *wand_view) PixelWand 732 wand/wand-view.c static PixelWand ***AcquirePixelsThreadSet(const size_t number_wands, PixelWand 735 wand/wand-view.c PixelWand PixelWand 741 wand/wand-view.c pixel_wands=(PixelWand ***) AcquireQuantumMemory(number_threads, PixelWand 743 wand/wand-view.c if (pixel_wands == (PixelWand ***) NULL) PixelWand 744 wand/wand-view.c return((PixelWand ***) NULL); PixelWand 749 wand/wand-view.c if (pixel_wands[i] == (PixelWand **) NULL) PixelWand 779 wand/wand-view.c if (wand_view->pixel_wands == (PixelWand ***) NULL) PixelWand 841 wand/wand-view.c if (wand_view->pixel_wands == (PixelWand ***) NULL) PixelWand 52 wand/wand-view.h extern WandExport PixelWand PixelWand 394 wand/wandtest.c PixelWand PixelWand 583 wand/wandtest.c for (i=0; pixels != (PixelWand **) NULL; i++) PixelWand 39 www/source/contrast.c PixelWand PixelWand 78 www/source/contrast.c if ((pixels == (PixelWand **) NULL) || PixelWand 79 www/source/contrast.c (contrast_pixels == (PixelWand **) NULL)) PixelWand 19 www/source/wand/sigmoidal-contrast.c PixelWand