Hi all, I want to convert following command line to c# code.
magick \( image.png +repage -bordercolor white -border 1x1 \
-fill transparent -floodfill +0+0 white -shave 1x1 +write tmp0.png \) \
\( -clone 0 -fill white -colorize 100% \) \
\( -clone 0 -alpha extract +write tmp1.png -write mpr:alpha ...
Search found 1 match
- 2018-07-28T01:46:01-07:00
- Forum: Magick.NET
- Topic: Convert command line to C# .net
- Replies: 2
- Views: 11454