(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
Imagick::functionImage — Applies a function on the image
Applies an arithmetic, relational, or logical expression to an image. Use these operators to create lighter or darker versions of an image, to increase or decrease contrast in an image, or to negate the image colors. このメソッドは、ImageMagick バージョン 6.4.9 以降で Imagick をコンパイルした場合に使用可能です。
Refer to this list of function constants
Array of arguments to pass to this function.
成功した場合に TRUE を返します。
エラー時に ImagickException をスローします。