#include "MagickCore/morphology.h"
Go to the source code of this file.
Enumerations | |
enum | PreviewType { UndefinedPreview, RotatePreview, ShearPreview, RollPreview, HuePreview, SaturationPreview, BrightnessPreview, GammaPreview, SpiffPreview, DullPreview, GrayscalePreview, QuantizePreview, DespecklePreview, ReduceNoisePreview, AddNoisePreview, SharpenPreview, BlurPreview, ThresholdPreview, EdgeDetectPreview, SpreadPreview, SolarizePreview, ShadePreview, RaisePreview, SegmentPreview, SwirlPreview, ImplodePreview, WavePreview, OilPaintPreview, CharcoalDrawingPreview, JPEGPreview } |
Functions | |
MagickExport Image * | AdaptiveBlurImage (const Image *, const double, const double, ExceptionInfo *) |
MagickExport Image ** | AdaptiveSharpenImage (const Image *, const double, const double, ExceptionInfo *) |
MagickExport Image *** | BlurImage (const Image *, const double, const double, ExceptionInfo *) |
MagickExport Image **** | ConvolveImage (const Image *, const KernelInfo *, ExceptionInfo *) |
MagickExport Image ***** | DespeckleImage (const Image *, ExceptionInfo *) |
MagickExport Image ****** | EdgeImage (const Image *, const double, ExceptionInfo *) |
MagickExport Image ******* | EmbossImage (const Image *, const double, const double, ExceptionInfo *) |
MagickExport Image ******** | GaussianBlurImage (const Image *, const double, const double, ExceptionInfo *) |
MagickExport Image ********* | KuwaharaImage (const Image *, const double, const double, ExceptionInfo *) |
MagickExport Image ********** | LocalContrastImage (const Image *, const double, const double, ExceptionInfo *) |
MagickExport Image *********** | MotionBlurImage (const Image *, const double, const double, const double, ExceptionInfo *) |
MagickExport Image ************ | PreviewImage (const Image *, const PreviewType, ExceptionInfo *) |
MagickExport Image ************* | RotationalBlurImage (const Image *, const double, ExceptionInfo *) |
MagickExport Image ************** | SelectiveBlurImage (const Image *, const double, const double, const double, ExceptionInfo *) |
MagickExport Image *************** | ShadeImage (const Image *, const MagickBooleanType, const double, const double, ExceptionInfo *) |
MagickExport Image **************** | SharpenImage (const Image *, const double, const double, ExceptionInfo *) |
MagickExport Image ***************** | SpreadImage (const Image *, const PixelInterpolateMethod, const double, ExceptionInfo *) |
MagickExport Image ****************** | UnsharpMaskImage (const Image *, const double, const double, const double, const double, ExceptionInfo *) |
enum PreviewType |
MagickExport Image* AdaptiveBlurImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * AdaptiveSharpenImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * BlurImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * ConvolveImage | ( | const Image * | , | |
const KernelInfo * | , | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * DespeckleImage | ( | const Image * | , | |
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * EdgeImage | ( | const Image * | , | |
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * EmbossImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * GaussianBlurImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * KuwaharaImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * LocalContrastImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * * MotionBlurImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * * * PreviewImage | ( | const Image * | , | |
const | PreviewType, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * * * * RotationalBlurImage | ( | const Image * | , | |
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * * * * * SelectiveBlurImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * * * * * * ShadeImage | ( | const Image * | , | |
const | MagickBooleanType, | |||
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * * * * * * * SharpenImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * * * * * * * * SpreadImage | ( | const Image * | , | |
const | PixelInterpolateMethod, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
MagickExport Image* * * * * * * * * * * * * * * * * * UnsharpMaskImage | ( | const Image * | , | |
const | double, | |||
const | double, | |||
const | double, | |||
const | double, | |||
ExceptionInfo * | ||||
) |
References AcquireAuthenticCacheView(), AcquireVirtualCacheView(), BlurImage(), ClampToQuantum(), _Image::columns, CopyPixelTrait, _Image::debug, DestroyCacheView(), DestroyImage(), _Image::filename, GetCacheViewVirtualPixels(), GetMagickModule, GetPixelChannel(), GetPixelChannelChannel(), GetPixelChannels(), GetPixelChannelTraits(), LogMagickEvent(), magick_restrict, MagickCoreSignature, MagickFalse, MagickTrue, _Image::progress_monitor, QuantumRange, QueueCacheViewAuthenticPixels(), _Image::rows, SetImageProgress(), SetPixelChannel(), SharpenImageTag, _Image::signature, SyncCacheViewAuthenticPixels(), TraceEvent, _Image::type, and UndefinedPixelTrait.