Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:Image

16   MagickCore image profile methods.
40 *GetNextImageProfile(const Image *);
43 *GetImageProfile(const Image *,const char *);
46 CloneImageProfiles(Image *,const Image *),
47 DeleteImageProfile(Image *,const char *),
48 ProfileImage(Image *,const char *,const void *,const size_t,ExceptionInfo *),
49 SetImageProfile(Image *,const char *,const StringInfo *,ExceptionInfo *);
52 *RemoveImageProfile(Image *,const char *);
55 DestroyImageProfiles(Image *),
56 ResetImageProfileIterator(const Image *);