visual-effects.h File Reference

#include "magick/draw.h"
Include dependency graph for visual-effects.h:
This graph shows which files directly or indirectly include this file:

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, ExceptionInfo *)
MagickExport Image ** AddNoiseImageChannel (const Image *, const ChannelType, const NoiseType, 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 PixelPacket, ExceptionInfo *)
MagickExport Image ****** ColorMatrixImage (const Image *, const KernelInfo *kernel, ExceptionInfo *)
MagickExport Image ******* ImplodeImage (const Image *, const double, ExceptionInfo *)
MagickExport Image ******** MorphImages (const Image *, const size_t, ExceptionInfo *)
MagickExport Image ********* PolaroidImage (const Image *, const DrawInfo *, const double, 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, ExceptionInfo *)
MagickExport Image ***************** TintImage (const Image *, const char *, const PixelPacket, 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, ExceptionInfo *)
MagickExport Image ******************** WaveletDenoiseImage (const Image *, const double, const double, ExceptionInfo *)
MagickExport MagickBooleanType PlasmaImage (Image *, const SegmentInfo *, size_t, size_t)
MagickExport MagickBooleanType SolarizeImage (Image *, const double)
MagickExport MagickBooleanType SolarizeImageChannel (Image *, const ChannelType, 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,
ExceptionInfo  
)
MagickExport Image* * AddNoiseImageChannel ( const Image ,
const   ChannelType,
const   NoiseType,
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   PixelPacket,
ExceptionInfo  
)
MagickExport Image* * * * * * ColorMatrixImage ( const Image ,
const KernelInfo kernel,
ExceptionInfo  
)
MagickExport Image* * * * * * * ImplodeImage ( const Image ,
const   double,
ExceptionInfo  
)
MagickExport Image* * * * * * * * MorphImages ( const Image ,
const   size_t,
ExceptionInfo  
)
MagickExport MagickBooleanType PlasmaImage ( Image ,
const SegmentInfo ,
size_t  ,
size_t   
)
MagickExport Image* * * * * * * * * PolaroidImage ( const Image ,
const DrawInfo ,
const   double,
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 
)
MagickExport MagickBooleanType SolarizeImageChannel ( Image ,
const   ChannelType,
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  ,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * * * TintImage ( const Image ,
const char *  ,
const   PixelPacket,
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,
ExceptionInfo  
)
MagickExport Image* * * * * * * * * * * * * * * * * * * * WaveletDenoiseImage ( const Image ,
const   double,
const   double,
ExceptionInfo  
)

Generated on 15 Jun 2020 for MagickCore by  doxygen 1.6.1