threshold.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _ThresholdMap ThresholdMap

Functions

MagickExport ImageAdaptiveThresholdImage (const Image *, const unsigned long, const unsigned long, const long, ExceptionInfo *)
MagickExport ThresholdMapDestroyThresholdMap (ThresholdMap *)
MagickExport ThresholdMap ** GetThresholdMap (const char *, ExceptionInfo *)
MagickExport MagickBooleanType BilevelImage (Image *, const double)
MagickExport MagickBooleanType BilevelImageChannel (Image *, const ChannelType, const double)
MagickExport MagickBooleanType BlackThresholdImage (Image *, const char *)
MagickExport MagickBooleanType BlackThresholdImageChannel (Image *, const ChannelType, const char *, ExceptionInfo *)
MagickExport MagickBooleanType ClampImage (Image *)
MagickExport MagickBooleanType ClampImageChannel (Image *, const ChannelType)
MagickExport MagickBooleanType ListThresholdMaps (FILE *, ExceptionInfo *)
MagickExport MagickBooleanType OrderedDitherImage (Image *)
MagickExport MagickBooleanType OrderedDitherImageChannel (Image *, const ChannelType, ExceptionInfo *)
MagickExport MagickBooleanType OrderedPosterizeImage (Image *, const char *, ExceptionInfo *)
MagickExport MagickBooleanType OrderedPosterizeImageChannel (Image *, const ChannelType, const char *, ExceptionInfo *)
MagickExport MagickBooleanType RandomThresholdImage (Image *, const char *, ExceptionInfo *)
MagickExport MagickBooleanType RandomThresholdImageChannel (Image *, const ChannelType, const char *, ExceptionInfo *)
MagickExport MagickBooleanType WhiteThresholdImage (Image *, const char *)
MagickExport MagickBooleanType WhiteThresholdImageChannel (Image *, const ChannelType, const char *, ExceptionInfo *)

Typedef Documentation

typedef struct _ThresholdMap ThresholdMap

Definition at line 25 of file threshold.h.


Function Documentation

MagickExport Image* AdaptiveThresholdImage ( const Image ,
const unsigned  long,
const unsigned  long,
const   long,
ExceptionInfo  
)
MagickExport MagickBooleanType BilevelImage ( Image ,
const   double 
)
MagickExport MagickBooleanType BilevelImageChannel ( Image ,
const   ChannelType,
const   double 
)
MagickExport MagickBooleanType BlackThresholdImage ( Image ,
const char *   
)
MagickExport MagickBooleanType BlackThresholdImageChannel ( Image ,
const   ChannelType,
const char *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType ClampImage ( Image  ) 
MagickExport MagickBooleanType ClampImageChannel ( Image ,
const   ChannelType 
)
MagickExport ThresholdMap* DestroyThresholdMap ( ThresholdMap  ) 
MagickExport ThresholdMap* * GetThresholdMap ( const char *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType ListThresholdMaps ( FILE *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType OrderedDitherImage ( Image  ) 
MagickExport MagickBooleanType OrderedDitherImageChannel ( Image ,
const   ChannelType,
ExceptionInfo  
)
MagickExport MagickBooleanType OrderedPosterizeImage ( Image ,
const char *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType OrderedPosterizeImageChannel ( Image ,
const   ChannelType,
const char *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType RandomThresholdImage ( Image ,
const char *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType RandomThresholdImageChannel ( Image ,
const   ChannelType,
const char *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType WhiteThresholdImage ( Image ,
const char *   
)
MagickExport MagickBooleanType WhiteThresholdImageChannel ( Image ,
const   ChannelType,
const char *  ,
ExceptionInfo  
)

Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1