GetDelegateInfo 314 coders/pcl.c delegate_info=GetDelegateInfo("pcl:mono",(char *) NULL,exception);
GetDelegateInfo 317 coders/pcl.c delegate_info=GetDelegateInfo("pcl:cmyk",(char *) NULL,exception);
GetDelegateInfo 319 coders/pcl.c delegate_info=GetDelegateInfo("pcl:color",(char *) NULL,exception);
GetDelegateInfo 600 coders/pdf.c delegate_info=GetDelegateInfo("ps:mono",(char *) NULL,exception);
GetDelegateInfo 603 coders/pdf.c delegate_info=GetDelegateInfo("ps:cmyk",(char *) NULL,exception);
GetDelegateInfo 605 coders/pdf.c delegate_info=GetDelegateInfo("ps:alpha",(char *) NULL,exception);
GetDelegateInfo 751 coders/ps.c delegate_info=GetDelegateInfo("ps:mono",(char *) NULL,exception);
GetDelegateInfo 754 coders/ps.c delegate_info=GetDelegateInfo("ps:cmyk",(char *) NULL,exception);
GetDelegateInfo 756 coders/ps.c delegate_info=GetDelegateInfo("ps:alpha",(char *) NULL,exception);
GetDelegateInfo 2818 coders/svg.c delegate_info=GetDelegateInfo("svg:decode",(char *) NULL,exception);
GetDelegateInfo 271 coders/xps.c delegate_info=GetDelegateInfo("xps:mono",(char *) NULL,exception);
GetDelegateInfo 274 coders/xps.c delegate_info=GetDelegateInfo("xps:cmyk",(char *) NULL,exception);
GetDelegateInfo 276 coders/xps.c delegate_info=GetDelegateInfo("xps:color",(char *) NULL,exception);
GetDelegateInfo 529 magick/constitute.c delegate_info=GetDelegateInfo(read_info->magick,(char *) NULL,exception);
GetDelegateInfo 549 magick/constitute.c delegate_info=GetDelegateInfo(read_info->magick,(char *) NULL,exception);
GetDelegateInfo 1108 magick/constitute.c delegate_info=GetDelegateInfo(image->magick,write_info->magick,
GetDelegateInfo 1170 magick/constitute.c delegate_info=GetDelegateInfo((char *) NULL,write_info->magick,
GetDelegateInfo 275 magick/delegate.c delegate_info=GetDelegateInfo(decode,encode,exception);
GetDelegateInfo 495 magick/delegate.c p=GetDelegateInfo("*","*",exception);
GetDelegateInfo 591 magick/delegate.c p=GetDelegateInfo("*","*",exception);
GetDelegateInfo 883 magick/delegate.c delegate_info=GetDelegateInfo(decode,encode,exception);
GetDelegateInfo 58 magick/delegate.h *GetDelegateInfo(const char *,const char *,ExceptionInfo *exception),
GetDelegateInfo 407 magick/methods.h #define GetDelegateInfo PrependMagickMethod(GetDelegateInfo)