Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:XGetResourceInfo

3459 %  XGetResourceInfo(image_info,) initializes the ResourceInfo structure.
3461 % The format of the XGetResourceInfo method is:
3463 % void XGetResourceInfo(const ImageInfo *image_info,XrmDatabase database,
3479 MagickExport void XGetResourceInfo(const ImageInfo *image_info,
9092 XGetResourceInfo(image_info,resource_database,client_name,&resource_info);