Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:RemoveImageOption

3125 %  RemoveImageOption() removes an option from the image and returns its value.
3130 % The format of the RemoveImageOption method is:
3132 % char *RemoveImageOption(ImageInfo *image_info,const char *option)
3141 MagickExport char *RemoveImageOption(ImageInfo *image_info,const char *option)