MagickCore  6.9.11-60
Convert, Edit, Or Compose Bitmap Images
fx.h File Reference
#include "magick/draw.h"
Include dependency graph for fx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MagickExport ImageFxImage (const Image *, const char *, ExceptionInfo *)
 
MagickExport ImageFxImageChannel (const Image *, const ChannelType, const char *, ExceptionInfo *)
 

Function Documentation

◆ FxImage()

MagickExport Image* FxImage ( const Image ,
const char *  ,
ExceptionInfo  
)

◆ FxImageChannel()