ImageMagick
  • Download
  • Tools
  • CLI
  • Develop
  • Community



FxImage() applies a mathematical expression to the specified image.

The format of the FxImage method is:

Image *FxImage(const Image *image,const char *expression,
  ExceptionInfo *exception)
Image *FxImageChannel(const Image *image,const ChannelType channel,
  const char *expression,ExceptionInfo *exception)

A description of each parameter follows:

image
the image.
channel
the channel.
expression
A mathematical expression.
exception
return any errors or warnings in this structure.
Security • News And Now a Touch of Magick Related • Sitemap
Sponsor • Cite • Public Key • Contact Us
GitHub • Twitter
Copyright © 1999 ImageMagick Studio LLC