HomeSort by relevance Sort by last modified time
    Searched refs:ClipImagePath (Results 1 - 9 of 9) sorted by null

  /external/ImageMagick/MagickCore/
image.h 539 ClipImagePath(Image *,const char *,const MagickBooleanType,ExceptionInfo *),
methods.h 129 #define ClipImagePath PrependMagickMethod(ClipImagePath)
    [all...]
image.c 679 % ClipImagePath() sets the image clip mask based any clipping path information
682 % The format of the ClipImagePath method is:
684 % MagickBooleanType ClipImagePath(Image *image,const char *pathname,
703 return(ClipImagePath(image,"#1",MagickTrue,exception));
706 MagickExport MagickBooleanType ClipImagePath(Image *image,const char *pathname,
    [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
magick-image.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 70 milliseconds