Home | History | Annotate | Download | only in MagickCore

Lines Matching full:char

25 extern MagickExport char
26 *InterpretImageProperties(ImageInfo *,Image *,const char *,
28 *RemoveImageProperty(Image *,const char *);
30 extern MagickExport const char
32 *GetImageProperty(const Image *,const char *,ExceptionInfo *),
33 *GetMagickProperty(ImageInfo *,Image *,const char *,ExceptionInfo *);
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 *);