Skip to content

translate cmdline to Magick.net (distort polar) #669

Answered by dlemstra
aquiel2k asked this question in Help
Discussion options

You must be logged in to vote

You are very close. You will need to add DistortSettings to the Distort method and set the Bestfit to true. The +distort option means that Bestfit is set to true. And with -distort this option is set to false.

p.s. The MagickImage class is IDisposable so you should either use using or Dispose() the image.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by aquiel2k
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants