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

/external/ImageMagick/MagickCore/
H A Doption.c1976 % GetImageOption() gets a value associated with the global image options.
1981 % The format of the GetImageOption method is:
1983 % const char *GetImageOption(const ImageInfo *image_info,
1993 MagickExport const char *GetImageOption(const ImageInfo *image_info,
1986 MagickExport const char *GetImageOption(const ImageInfo *image_info, function
H A Dmethods.h454 #define GetImageOption PrependMagickMethod(GetImageOption) macro

Completed in 158 milliseconds