Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetDelegateInfo

1080   delegate_info=GetDelegateInfo(decode,encode,exception);
1153 % GetDelegateInfo() returns any delegates associated with the specified tag.
1155 % The format of the GetDelegateInfo method is:
1157 % const DelegateInfo *GetDelegateInfo(const char *decode,
1171 MagickExport const DelegateInfo *GetDelegateInfo(const char *decode,
1308 p=GetDelegateInfo("*","*",exception);
1406 p=GetDelegateInfo("*","*",exception);
1696 delegate_info=GetDelegateInfo(decode,encode,exception);