PixelIterator 61 wand/deprecate.h *PixelIteratorGetException(const PixelIterator *,ExceptionType *) PixelIterator 151 wand/deprecate.h **PixelGetNextRow(PixelIterator *) magick_attribute((deprecated)); PixelIterator 121 wand/pixel-iterator.c assert(iterator != (const PixelIterator *) NULL); PixelIterator 156 wand/pixel-iterator.c WandExport PixelIterator *ClonePixelIterator(const PixelIterator *iterator) PixelIterator 158 wand/pixel-iterator.c PixelIterator PixelIterator 161 wand/pixel-iterator.c assert(iterator != (PixelIterator *) NULL); PixelIterator 165 wand/pixel-iterator.c clone_iterator=(PixelIterator *) AcquireMagickMemory( PixelIterator 167 wand/pixel-iterator.c if (clone_iterator == (PixelIterator *) NULL) PixelIterator 212 wand/pixel-iterator.c WandExport PixelIterator *DestroyPixelIterator(PixelIterator *iterator) PixelIterator 214 wand/pixel-iterator.c assert(iterator != (const PixelIterator *) NULL); PixelIterator 224 wand/pixel-iterator.c iterator=(PixelIterator *) RelinquishMagickMemory(iterator); PixelIterator 256 wand/pixel-iterator.c if (iterator == (const PixelIterator *) NULL) PixelIterator 288 wand/pixel-iterator.c WandExport PixelIterator *NewPixelIterator(MagickWand *wand) PixelIterator 296 wand/pixel-iterator.c PixelIterator PixelIterator 312 wand/pixel-iterator.c return((PixelIterator *) NULL); PixelIterator 315 wand/pixel-iterator.c return((PixelIterator *) NULL); PixelIterator 316 wand/pixel-iterator.c iterator=(PixelIterator *) AcquireMagickMemory(sizeof(*iterator)); PixelIterator 317 wand/pixel-iterator.c if (iterator == (PixelIterator *) NULL) PixelIterator 366 wand/pixel-iterator.c assert(iterator != (PixelIterator *) NULL); PixelIterator 400 wand/pixel-iterator.c WandExport PixelIterator *NewPixelRegionIterator(MagickWand *wand, PixelIterator 412 wand/pixel-iterator.c PixelIterator PixelIterator 427 wand/pixel-iterator.c return((PixelIterator *) NULL); PixelIterator 430 wand/pixel-iterator.c return((PixelIterator *) NULL); PixelIterator 431 wand/pixel-iterator.c iterator=(PixelIterator *) AcquireMagickMemory(sizeof(*iterator)); PixelIterator 432 wand/pixel-iterator.c if (iterator == (PixelIterator *) NULL) PixelIterator 493 wand/pixel-iterator.c assert(iterator != (PixelIterator *) NULL); PixelIterator 553 wand/pixel-iterator.c assert(iterator != (const PixelIterator *) NULL); PixelIterator 605 wand/pixel-iterator.c assert(wand != (const PixelIterator *) NULL); PixelIterator 636 wand/pixel-iterator.c assert(iterator != (const PixelIterator *) NULL); PixelIterator 681 wand/pixel-iterator.c assert(iterator != (PixelIterator *) NULL); PixelIterator 759 wand/pixel-iterator.c assert(iterator != (PixelIterator *) NULL); PixelIterator 816 wand/pixel-iterator.c assert(iterator != (PixelIterator *) NULL); PixelIterator 848 wand/pixel-iterator.c assert(iterator != (PixelIterator *) NULL); PixelIterator 882 wand/pixel-iterator.c assert(iterator != (const PixelIterator *) NULL); PixelIterator 917 wand/pixel-iterator.c assert(iterator != (PixelIterator *) NULL); PixelIterator 961 wand/pixel-iterator.c assert(iterator != (const PixelIterator *) NULL); PixelIterator 32 wand/pixel-iterator.h *PixelGetIteratorException(const PixelIterator *,ExceptionType *); PixelIterator 35 wand/pixel-iterator.h PixelGetIteratorExceptionType(const PixelIterator *); PixelIterator 38 wand/pixel-iterator.h IsPixelIterator(const PixelIterator *), PixelIterator 39 wand/pixel-iterator.h PixelClearIteratorException(PixelIterator *), PixelIterator 40 wand/pixel-iterator.h PixelSetIteratorRow(PixelIterator *,const ssize_t), PixelIterator 41 wand/pixel-iterator.h PixelSyncIterator(PixelIterator *); PixelIterator 43 wand/pixel-iterator.h extern WandExport PixelIterator PixelIterator 44 wand/pixel-iterator.h *ClonePixelIterator(const PixelIterator *), PixelIterator 45 wand/pixel-iterator.h *DestroyPixelIterator(PixelIterator *), PixelIterator 51 wand/pixel-iterator.h **PixelGetCurrentIteratorRow(PixelIterator *,size_t *), PixelIterator 52 wand/pixel-iterator.h **PixelGetNextIteratorRow(PixelIterator *,size_t *), PixelIterator 53 wand/pixel-iterator.h **PixelGetPreviousIteratorRow(PixelIterator *,size_t *); PixelIterator 56 wand/pixel-iterator.h PixelGetIteratorRow(PixelIterator *); PixelIterator 59 wand/pixel-iterator.h ClearPixelIterator(PixelIterator *), PixelIterator 60 wand/pixel-iterator.h PixelResetIterator(PixelIterator *), PixelIterator 61 wand/pixel-iterator.h PixelSetFirstIteratorRow(PixelIterator *), PixelIterator 62 wand/pixel-iterator.h PixelSetLastIteratorRow(PixelIterator *); PixelIterator 391 wand/wandtest.c PixelIterator PixelIterator 580 wand/wandtest.c if (iterator == (PixelIterator *) NULL) PixelIterator 35 www/source/contrast.c PixelIterator PixelIterator 71 www/source/contrast.c if ((iterator == (PixelIterator *) NULL) || PixelIterator 72 www/source/contrast.c (contrast_iterator == (PixelIterator *) NULL))