18 #ifndef MAGICKCORE_SEGMENT_H
19 #define MAGICKCORE_SEGMENT_H
21 #if defined(__cplusplus) || defined(c_plusplus)
29 const double,
const double);
31 #if defined(__cplusplus) || defined(c_plusplus)
ColorspaceType
Definition: colorspace.h:26
MagickBooleanType
Definition: magick-type.h:203
#define MagickExport
Definition: method-attribute.h:80
MagickExport MagickBooleanType SegmentImage(Image *, const ColorspaceType, const MagickBooleanType, const double, const double)
Definition: segment.c:1798
MagickExport MagickBooleanType GetImageDynamicThreshold(const Image *, const double, const double, MagickPixelPacket *, ExceptionInfo *)
Definition: exception.h:103