HomeSort by relevance Sort by last modified time
    Searched defs:GetImageProfile (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
profile.c 242 % GetImageProfile() gets a profile associated with an image by name.
244 % The format of the GetImageProfile method is:
246 % const StringInfo *GetImageProfile(const Image *image,const char *name)
255 MagickExport const StringInfo *GetImageProfile(const Image *image,
    [all...]
methods.h 457 #define GetImageProfile PrependMagickMethod(GetImageProfile)
    [all...]

Completed in 112 milliseconds