Lines Matching refs:SetImageProperty
252 return(SetImageProperty(image,key,value,exception)); in DefineImageProperty()
377 status=SetImageProperty(image,property,value,exception); in FormatImageProperty()
483 (void) SetImageProperty((Image *) image,key,(const char *) attribute, in GetIPTCProperty()
702 (void) SetImageProperty((Image *) image,key,(const char *) in Get8BIMProperty()
714 (void) SetImageProperty((Image *) image,key,(const char *) path, in Get8BIMProperty()
1590 (void) SetImageProperty((Image *) image,key,value,exception); in GetEXIFProperty()
1670 (void) SetImageProperty((Image *) image,"icc:name",name,exception); in GetICCProperty()
1677 (void) SetImageProperty((Image *) image,"icc:description",info, in GetICCProperty()
1681 (void) SetImageProperty((Image *) image,"icc:manufacturer",info, in GetICCProperty()
1685 (void) SetImageProperty((Image *) image,"icc:model",info,exception); in GetICCProperty()
1688 (void) SetImageProperty((Image *) image,"icc:copyright",info,exception); in GetICCProperty()
3938 MagickExport MagickBooleanType SetImageProperty(Image *image, in SetImageProperty() function