ImageMagick
  • Home (current)
  • Download
  • Tools
  • Command-line
  • Develop
  • Community

FxImage

FxImage

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 • Resources And Now a Touch of Magick Related • Sitemap
Sponsor • Public Key • Contact Us
GitHub • Twitter
© 1999-2020 ImageMagick Studio LLC