Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:GetPathAttributes

1151 %  GetPathAttributes() returns attributes (e.g. size of file) about a path.
1153 % The path of the GetPathAttributes method is:
1155 % MagickBooleanType GetPathAttributes(const char *path,void *attributes)
1164 MagickExport MagickBooleanType GetPathAttributes(const char *path,
1480 status=GetPathAttributes(path,&attributes);
1524 status=GetPathAttributes(path,&attributes);