Lines Matching refs:GetNextImageProperty
3321 % GetNextImageProperty() gets the next free-form string property name.
3323 % The format of the GetNextImageProperty method is:
3325 % char *GetNextImageProperty(const Image *image)
3332 MagickExport const char *GetNextImageProperty(const Image *image)
3913 while ((key=GetNextImageProperty(property_image)) != (const char *) NULL)
3949 while ((key=GetNextImageProperty(property_image)) != (const char *) NULL)
4070 % in conjunction with GetNextImageProperty() to iterate over all the values