Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:Image

26   *InterpretImageProperties(ImageInfo *,Image *,const char *,
28 *RemoveImageProperty(Image *,const char *);
31 *GetNextImageProperty(const Image *),
32 *GetImageProperty(const Image *,const char *,ExceptionInfo *),
33 *GetMagickProperty(ImageInfo *,Image *,const char *,ExceptionInfo *);
36 CloneImageProperties(Image *,const Image *),
37 DefineImageProperty(Image *,const char *,ExceptionInfo *),
38 DeleteImageProperty(Image *,const char *),
39 FormatImageProperty(Image *,const char *,const char *,...)
41 SetImageProperty(Image *,const char *,const char *,ExceptionInfo *);
44 DestroyImageProperties(Image *),
45 ResetImagePropertyIterator(const Image *);