Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetImageProperty

1260           value=GetImageProperty(tile,property,exception);
1269 (void) GetImageProperty(image,"exif:*",exception);
1270 (void) GetImageProperty(image,"icc:*",exception);
1271 (void) GetImageProperty(image,"iptc:*",exception);
1272 (void) GetImageProperty(image,"xmp:*",exception);
1284 value=GetImageProperty(image,property,exception);
1291 value=GetImageProperty(image,key,exception);