How do I convert this command to Magick.net calls? #2027
Unanswered
DominusFlevit
asked this question in
Help
Replies: 2 comments 2 replies
|
What have you tried so far and where are you stuck? |
2 replies
|
Perfect, thank you |
0 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.
magick '.\input.png' -separate -swap 0,2 -combine '.\tst.png'
All reactions