Hi, got some old scripts that needs to be converted to Magick++, mostly no issues, but I hit the wall with evaluate.
The current script does this:
... -evaluate multiply <value> ...
But how does this translate to Magick++? Sorry if this is a stupid question

(couldn't find any info)