Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:Image

26   *RemoveImageArtifact(Image *,const char *);
29 *GetNextImageArtifact(const Image *),
30 *GetImageArtifact(const Image *,const char *);
33 CloneImageArtifacts(Image *,const Image *),
34 DefineImageArtifact(Image *,const char *),
35 DeleteImageArtifact(Image *,const char *),
36 SetImageArtifact(Image *,const char *,const char *);
39 DestroyImageArtifacts(Image *),
40 ResetImageArtifactIterator(const Image *);