Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:RemoveImageOption

2805 %  RemoveImageOption() removes an option from the image and returns its value.
2810 % The format of the RemoveImageOption method is:
2812 % char *RemoveImageOption(ImageInfo *image_info,const char *option)
2821 MagickExport char *RemoveImageOption(ImageInfo *image_info,const char *option)