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

  /external/ImageMagick/www/api/
transform.php 407 const char *image_geometry,ExceptionInfo *exception)
425 <dt>image_geometry</dt>
442 const char *crop_geometry,const char *image_geometry,
461 <dt>image_geometry</dt>
  /external/ImageMagick/MagickCore/
xwindow-private.h 282 *image_geometry; member in struct:_XResourceInfo
transform.c     [all...]
animate.c 325 resource_info.image_geometry=AcquireString(image_info->page);
1011 if (resources.image_geometry != (char *) NULL)
1033 flags=XWMGeometry(display,visual_info->screen,resources.image_geometry,
    [all...]
xwindow.c 630 image_geometry[MagickPathExtent];
635 (void) FormatLocaleString(image_geometry,MagickPathExtent,"%ux%u",
637 (void) TransformImage(&annotate_image,(char *) NULL,image_geometry,
624 image_geometry[MagickPathExtent]; local
2522 image_geometry[MagickPathExtent]; local
    [all...]
display.c 6458 image_geometry[MagickPathExtent]; local
7425 image_geometry[MagickPathExtent]; local
    [all...]
  /external/ImageMagick/MagickWand/
display.c     [all...]
animate.c 869 resource_info.image_geometry=(char *) NULL;
877 resource_info.image_geometry=ConstantString(argv[i]);
    [all...]

Completed in 141 milliseconds