Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:property

61 #include "MagickCore/property.h"
1662 property[MagickPathExtent];
1688 (void) FormatLocaleString(property,MagickPathExtent,"%s:*",name);
1689 (void) GetImageProperty(image,property,exception);