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

  /external/ImageMagick/MagickCore/
geometry.h 147 ParseAffineGeometry(const char *,AffineMatrix *,ExceptionInfo *),
geometry.c 716 % ParseAffineGeometry() returns an affine matrix as defined by a string of 4
721 % The format of the ParseAffineGeometry method is:
723 % MagickStatusType ParseAffineGeometry(const char *geometry,
735 MagickExport MagickStatusType ParseAffineGeometry(const char *geometry,
    [all...]
methods.h     [all...]
  /external/ImageMagick/MagickWand/
operation.c 489 (void) ParseAffineGeometry(arg1,&_draw_info->affine,_exception);
    [all...]
mogrify.c 820 (void) ParseAffineGeometry(argv[i+1],&draw_info->affine,exception);
    [all...]

Completed in 159 milliseconds