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)
Definition: exception.h:102
MagickBooleanType
Definition: magick-type.h:211
MagickExport MagickBooleanType SegmentImage(Image *, const ColorspaceType, const MagickBooleanType, const double, const double)
Definition: segment.c:1795
ColorspaceType
Definition: colorspace.h:25
MagickExport MagickBooleanType GetImageDynamicThreshold(const Image *, const double, const double, MagickPixelPacket *, ExceptionInfo *)
#define MagickExport
Definition: method-attribute.h:98