InvokeDelegate    131 coders/dng.c     (void) InvokeDelegate(read_info,image,"dng:decode",(char *) NULL,exception);
InvokeDelegate    204 coders/mpeg.c    (void) InvokeDelegate(read_info,image,"mpeg:decode",(char *) NULL,exception);
InvokeDelegate    598 coders/mpeg.c    status=InvokeDelegate(write_info,coalesce_image,(char *) NULL,"mpeg:encode",
InvokeDelegate    622 magick/animate.c       status=InvokeDelegate(resource_info->image_info,*image,"browse",
InvokeDelegate    554 magick/constitute.c       (void) InvokeDelegate(read_info,image,read_info->magick,(char *) NULL,
InvokeDelegate   1094 magick/constitute.c           status=InvokeDelegate(write_info,image,image->magick,
InvokeDelegate   1155 magick/constitute.c           status=InvokeDelegate(write_info,image,(char *) NULL,
InvokeDelegate     67 magick/delegate.h   InvokeDelegate(ImageInfo *,Image *,const char *,const char *,ExceptionInfo *),
InvokeDelegate   8900 magick/display.c       status=InvokeDelegate(image_info,*image,"edit",(char *) NULL,
InvokeDelegate   9189 magick/display.c       status=InvokeDelegate(image_info,*image,"browse",(char *) NULL,
InvokeDelegate    650 magick/methods.h #define InvokeDelegate  PrependMagickMethod(InvokeDelegate)