Searched refs:GetBlobProperties (Results 1 – 5 of 5) sorted by relevance
67 *GetBlobProperties(const Image *);
784 (void) FormatMagickTime((time_t) GetBlobProperties(next)->st_mtime, in ReadImage()787 (void) FormatMagickTime((time_t) GetBlobProperties(next)->st_ctime, in ReadImage()
343 #define GetBlobProperties PrependMagickMethod(GetBlobProperties) macro
1768 MagickExport const struct stat *GetBlobProperties(const Image *image) in GetBlobProperties() function
3952 properties=(*GetBlobProperties(images)); in MogrifyImageCommand()