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

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

Completed in 128 milliseconds