Home
last modified time | relevance | path

Searched refs:GetImageBoundingBox (Results 1 – 12 of 12) sorted by relevance

/external/ImageMagick/MagickCore/
Dattribute.h42 GetImageBoundingBox(const Image *,ExceptionInfo *exception);
Dattribute.c125 MagickExport RectangleInfo GetImageBoundingBox(const Image *image, in GetImageBoundingBox() function
Dmethods.h421 #define GetImageBoundingBox PrependMagickMethod(GetImageBoundingBox) macro
Ddelegate.c824 page=GetImageBoundingBox(image,exception); in GetMagickPropertyLetter()
Dshear.c673 geometry=GetImageBoundingBox(median_image,exception); in DeskewImage()
Dannotate.c1972 crop_info=GetImageBoundingBox(annotate_image,exception); in RenderPostscript()
Dtransform.c2462 geometry=GetImageBoundingBox(image,exception); in TrimImage()
Dproperty.c2697 page=GetImageBoundingBox(image,exception); in GetMagickPropertyLetter()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1313 using MagickCore::GetImageBoundingBox;
/external/ImageMagick/Magick++/lib/
DImage.cpp455 bbox=GetImageBoundingBox(constImage(),exceptionInfo); in boundingBox()
/external/ImageMagick/PerlMagick/
DMagick.xs4737 page=GetImageBoundingBox(image,exception); in Get()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in4737 page=GetImageBoundingBox(image,exception);