Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:TrimImage

2393 %  TrimImage() trims pixels from the image edges.  It allocates the memory
2397 % The format of the TrimImage method is:
2399 % Image *TrimImage(const Image *image,ExceptionInfo *exception)
2408 MagickExport Image *TrimImage(const Image *image,ExceptionInfo *exception)