GetDelegateInfo   311 coders/pcl.c       delegate_info=GetDelegateInfo("pcl:mono",(char *) NULL,exception);
GetDelegateInfo   314 coders/pcl.c          delegate_info=GetDelegateInfo("pcl:cmyk",(char *) NULL,exception);
GetDelegateInfo   316 coders/pcl.c          delegate_info=GetDelegateInfo("pcl:color",(char *) NULL,exception);
GetDelegateInfo   568 coders/pdf.c       delegate_info=GetDelegateInfo("ps:mono",(char *) NULL,exception);
GetDelegateInfo   571 coders/pdf.c          delegate_info=GetDelegateInfo("ps:cmyk",(char *) NULL,exception);
GetDelegateInfo   573 coders/pdf.c          delegate_info=GetDelegateInfo("ps:alpha",(char *) NULL,exception);
GetDelegateInfo   707 coders/ps.c        delegate_info=GetDelegateInfo("ps:mono",(char *) NULL,exception);
GetDelegateInfo   710 coders/ps.c          delegate_info=GetDelegateInfo("ps:cmyk",(char *) NULL,exception);
GetDelegateInfo   712 coders/ps.c          delegate_info=GetDelegateInfo("ps:alpha",(char *) NULL,exception);
GetDelegateInfo   269 coders/xps.c       delegate_info=GetDelegateInfo("xps:mono",(char *) NULL,exception);
GetDelegateInfo   272 coders/xps.c          delegate_info=GetDelegateInfo("xps:cmyk",(char *) NULL,exception);
GetDelegateInfo   274 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  1083 magick/constitute.c       delegate_info=GetDelegateInfo(image->magick,write_info->magick,
GetDelegateInfo  1145 magick/constitute.c       delegate_info=GetDelegateInfo((char *) NULL,write_info->magick,
GetDelegateInfo   274 magick/delegate.c   delegate_info=GetDelegateInfo(decode,encode,exception);
GetDelegateInfo   494 magick/delegate.c   p=GetDelegateInfo("*","*",exception);
GetDelegateInfo   590 magick/delegate.c   p=GetDelegateInfo("*","*",exception);
GetDelegateInfo   885 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)