Searched defs:GetNextImageOption (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Doption.c2285 % GetNextImageOption() gets the next global option value. function
2287 % The format of the GetNextImageOption method is:
2289 % char *GetNextImageOption(const ImageInfo *image_info)
2296 MagickExport char *GetNextImageOption(const ImageInfo *image_info)
2887 % in conjunction with GetNextImageOption() to iterate over all the values
H A Dmethods.h523 #define GetNextImageOption PrependMagickMethod(GetNextImageOption) macro

Completed in 180 milliseconds