Home | History | Annotate | Download | only in lib

Lines Matching defs:NULL

271   _imgRef=(Magick::ImageRef *) NULL;
602 SetImageProperty(image(),"Comment",NULL,exceptionInfo);
762 NULL)
773 image()->filename[fileName_.length()]=0; // Null terminate
816 options()->fillPattern(static_cast<MagickCore::Image*>(NULL));
940 if (text != (char *) NULL)
1009 if (color_profile == (StringInfo *) NULL)
1061 if (iptc_profile == (StringInfo *) NULL)
1103 (void) SetImageProperty(image(),"Label",NULL,exceptionInfo);
1462 options()->strokePattern(static_cast<MagickCore::Image*>(NULL));
1621 colors=GetNumberColors(constImage(),(FILE *) NULL,exceptionInfo);
1922 drawInfo->text=(char *) NULL;
1923 drawInfo->geometry=(char *) NULL;
1945 drawInfo->text=(char *) NULL;
2389 kernel_info=AcquireKernelInfo((const char *) NULL,exceptionInfo);
2390 if (kernel_info != (KernelInfo *) NULL)
2396 if (kernel_info->values != (MagickRealType *) NULL)
2463 if (newImage == (MagickCore::Image *) NULL)
2481 if (newImage == (MagickCore::Image *) NULL)
2544 (CCObjectInfo **) NULL,exceptionInfo);
2583 kernel_info=AcquireKernelInfo((const char *) NULL,exceptionInfo);
2590 if (kernel_info->values != (MagickRealType *) NULL)
3011 floodFill(x_,y_,(Magick::Image *)NULL,fillColor_,&pixel,invert_);
3031 floodFill(x_,y_,(Magick::Image *)NULL,fillColor_,&pixel,invert_);
3569 if (kernel == (KernelInfo *) NULL)
3589 if (option == (const char *)NULL)
3615 if (kernel == (KernelInfo *)NULL)
3641 if (option == (const char *)NULL)
3910 if (profile == (StringInfo *) NULL)
4054 ImportQuantumPixels(image(),(MagickCore::CacheView *) NULL,quantum_info,
4275 if (image == (MagickCore::Image *) NULL)
4537 if (offset_ != (Geometry *) NULL)
4539 if (newImage == (MagickCore::Image *) NULL)
4727 if (image == (MagickCore::Image *) NULL)
4907 ExportQuantumPixels(image(),(MagickCore::CacheView *) NULL,quantum_info,
5012 if (image != (MagickCore::Image *) NULL &&
5013 image->next != (MagickCore::Image *) NULL)
5020 image->next=(MagickCore::Image *) NULL;
5021 next->previous=(MagickCore::Image *) NULL;
5026 image == (MagickCore::Image *) NULL)
5048 fillPattern=(MagickCore::Image *)NULL;
5049 if (options()->fillPattern() != (MagickCore::Image *)NULL)
5057 if (fillPattern_ == (Magick::Image *)NULL)
5059 options()->fillPattern((MagickCore::Image *)NULL);
5083 SetImageMask(image(),type,(MagickCore::Image *) NULL,
5097 if (image == (MagickCore::Image *) NULL)