fx.h File Reference

#include "MagickCore/draw.h"

Go to the source code of this file.

Enumerations

enum  NoiseType {
  UndefinedNoise, UniformNoise, GaussianNoise, MultiplicativeGaussianNoise,
  ImpulseNoise, LaplacianNoise, PoissonNoise, RandomNoise
}

Functions

MagickExport ImageAddNoiseImage (const Image *, const NoiseType, const double, ExceptionInfo *)
MagickExport Image ** BlueShiftImage (const Image *, const double, ExceptionInfo *)
MagickExport Image *** CharcoalImage (const Image *, const double, const double, ExceptionInfo *)
MagickExport Image **** ColorizeImage (const Image *, const char *, const PixelInfo *, ExceptionInfo *)
MagickExport Image ***** ColorMatrixImage (const Image *, const KernelInfo *kernel, ExceptionInfo *)
MagickExport Image ****** FxImage (const Image *, const char *, ExceptionInfo *)
MagickExport Image ******* ImplodeImage (const Image *, const double, const PixelInterpolateMethod, ExceptionInfo *)
MagickExport Image ******** MorphImages (const Image *, const size_t, ExceptionInfo *)
MagickExport Image ********* PolaroidImage (const Image *, const DrawInfo *, const char *, const double, const PixelInterpolateMethod, ExceptionInfo *)
MagickExport Image ********** SepiaToneImage (const Image *, const double, ExceptionInfo *)
MagickExport Image *********** ShadowImage (const Image *, const double, const double, const ssize_t, const ssize_t, ExceptionInfo *)
MagickExport Image ************ SketchImage (const Image *, const double, const double, const double, ExceptionInfo *)
MagickExport Image ************* SteganoImage (const Image *, const Image *, ExceptionInfo *)
MagickExport Image ************** StereoImage (const Image *, const Image *, ExceptionInfo *)
MagickExport Image *************** StereoAnaglyphImage (const Image *, const Image *, const ssize_t, const ssize_t, ExceptionInfo *)
MagickExport Image **************** SwirlImage (const Image *, double, const PixelInterpolateMethod, ExceptionInfo *)
MagickExport Image ***************** TintImage (const Image *, const char *, const PixelInfo *, ExceptionInfo *)
MagickExport Image ****************** VignetteImage (const Image *, const double, const double, const ssize_t, const ssize_t, ExceptionInfo *)
MagickExport Image ******************* WaveImage (const Image *, const double, const double, const PixelInterpolateMethod, ExceptionInfo *)
MagickExport Image ******************** WaveletDenoiseImage (const Image *, const double, const double, ExceptionInfo *)
MagickExport MagickBooleanType PlasmaImage (Image *, const SegmentInfo *, size_t, size_t, ExceptionInfo *)
MagickExport MagickBooleanType SolarizeImage (Image *, const double, ExceptionInfo *)

Enumeration Type Documentation

enum NoiseType
Enumerator:
UndefinedNoise 
UniformNoise 
GaussianNoise 
MultiplicativeGaussianNoise 
ImpulseNoise 
LaplacianNoise 
PoissonNoise 
RandomNoise 

Function Documentation

MagickExport Image* AddNoiseImage ( const Image ,
const   NoiseType,
const   double,
ExceptionInfo  
)
MagickExport Image* * BlueShiftImage ( const Image ,
const   double,
ExceptionInfo  
)
MagickExport Image* * * CharcoalImage ( const Image ,
const   double,
const   double,
ExceptionInfo  
)
MagickExport Image* * * * ColorizeImage ( const Image ,
const char *  ,
const PixelInfo ,
ExceptionInfo  
)
MagickExport Image* * * * * ColorMatrixImage ( const Image ,
const KernelInfo kernel,
ExceptionInfo  
)
MagickExport Image* * * * * * FxImage ( const Image ,
const char *  ,
ExceptionInfo  
)
MagickExport Image* * * * * * * ImplodeImage ( const Image ,
const   double,
const   PixelInterpolateMethod,
ExceptionInfo  
)
MagickExport Image* * * * * * * * MorphImages ( const Image ,
const   size_t,
ExceptionInfo  
)
MagickExport MagickBooleanType PlasmaImage ( Image ,
const SegmentInfo ,
size_t  ,
size_t  ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * PolaroidImage ( const Image ,
const DrawInfo ,
const char *  ,
const   double,
const   PixelInterpolateMethod,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * SepiaToneImage ( const Image ,
const   double,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * ShadowImage ( const Image ,
const   double,
const   double,
const   ssize_t,
const   ssize_t,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * SketchImage ( const Image ,
const   double,
const   double,
const   double,
ExceptionInfo  
)
MagickExport MagickBooleanType SolarizeImage ( Image ,
const   double,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * SteganoImage ( const Image ,
const Image ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * StereoAnaglyphImage ( const Image ,
const Image ,
const   ssize_t,
const   ssize_t,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * StereoImage ( const Image ,
const Image ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * * SwirlImage ( const Image ,
double  ,
const   PixelInterpolateMethod,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * * * TintImage ( const Image ,
const char *  ,
const PixelInfo ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * * * * VignetteImage ( const Image ,
const   double,
const   double,
const   ssize_t,
const   ssize_t,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * * * * * WaveImage ( const Image ,
const   double,
const   double,
const   PixelInterpolateMethod,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * * * * * * WaveletDenoiseImage ( const Image ,
const   double,
const   double,
ExceptionInfo  
)

Generated on 6 Jan 2020 for MagickCore by  doxygen 1.6.1