Quantcast
Viewing all articles
Browse latest Browse all 3693

New Post: Convert command to .NET

I am not that comfortable translating your command since it looks like a piece of code to defeat captcha. I will however give you some pointers to do it yourself. Most options of the command line are methods of the MagickImage class. For example -threshold 10% will translate MagickImage.Threshold(10). The rest is left as an exercise for the reader.

Viewing all articles
Browse latest Browse all 3693

Trending Articles