Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:GetImageProperty

400 %  GetImageProperty() gets a value associated with an image property.
409 % The format of the GetImageProperty method is:
411 % const char *GetImageProperty(const Image *image,const char *key,
2176 MagickExport const char *GetImageProperty(const Image *image,
2402 string=GetImageProperty(image,"comment",exception);
2465 string=GetImageProperty(image,"label",exception);
2718 string=GetImageProperty(image,"signature",exception);
3730 string=GetImageProperty(image,key,exception);
3737 string=GetImageProperty(image,pattern+9,exception);
3750 string=GetImageProperty(image,pattern,exception);
3773 string=GetImageProperty(image,key,exception);