Replies: 1 comment 4 replies
-
What happens when you set |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
How can we implement the following function using Magick.Net; as provided by command line version of ImageMagick?
Compare: https://legacy.imagemagick.org/Usage/compare/#compare
I couldn’t find a way to use a such parameter/option like “-compose Src” to remove the 'shadow' of the second image in the result of the “diffImage”.
Any help is appreciated.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions