HomeSort by relevance Sort by last modified time
    Searched defs:ChopImage (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
transform.c 173 % ChopImage() removes a region of an image and collapses the image to occupy
176 % The format of the ChopImage method is:
178 % Image *ChopImage(const Image *image,const RectangleInfo *chop_info)
190 MagickExport Image *ChopImage(const Image *image,const RectangleInfo *chop_info,
    [all...]
methods.h 141 #define ChopImage PrependMagickMethod(ChopImage)
    [all...]

Completed in 57 milliseconds