Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:AcquireUniqueFilename

103 %  AcquireUniqueFilename() replaces the contents of path by a unique path name.
105 % The format of the AcquireUniqueFilename method is:
107 % MagickBooleanType AcquireUniqueFilename(char *path)
115 MagickExport MagickBooleanType AcquireUniqueFilename(char *path)
181 (void) AcquireUniqueFilename(destination);