Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:XGetResourceInfo

3471 %  XGetResourceInfo(image_info,) initializes the ResourceInfo structure.
3473 % The format of the XGetResourceInfo method is:
3475 % void XGetResourceInfo(const ImageInfo *image_info,XrmDatabase database,
3491 MagickExport void XGetResourceInfo(const ImageInfo *image_info,
9094 XGetResourceInfo(image_info,resource_database,client_name,&resource_info);