Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:TrimImage

2455 %  TrimImage() trims pixels from the image edges.  It allocates the memory
2459 % The format of the TrimImage method is:
2461 % Image *TrimImage(const Image *image,ExceptionInfo *exception)
2470 MagickExport Image *TrimImage(const Image *image,ExceptionInfo *exception)