Home
last modified time | relevance | path

Searched refs:GetImageConvexHull (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dattribute.h42 *GetImageConvexHull(const Image *,size_t *,ExceptionInfo *),
Dattribute.c762 MagickExport PointInfo *GetImageConvexHull(const Image *image, in GetImageConvexHull() function
1231 vertices=GetImageConvexHull(image,&number_hull_vertices,exception); in GetImageMinimumBoundingBox()
Dmethods.h421 #define GetImageConvexHull PrependMagickMethod(GetImageConvexHull) macro
Didentify.c1300 convex_hull=GetImageConvexHull(image,&number_points,exception); in IdentifyImage()
Dproperty.c2936 convex_hull=GetImageConvexHull(image,&number_points,exception); in GetMagickProperty()