Hello,
Sorry for the complete newbie question and most of all many thanks for this absolute great project!
I am trying to do something along the lines below and currently use convert.exe via a shell process called from the C# code:
( -size 960x960 radial-gradient:none-black -gravity center -crop 640x640+0+0 +repage ) -compose multiply -flatten
Is there any way to mirror such with Magick.NET?
Many thanks for the advice & all the best!
Sorry for the complete newbie question and most of all many thanks for this absolute great project!
I am trying to do something along the lines below and currently use convert.exe via a shell process called from the C# code:
( -size 960x960 radial-gradient:none-black -gravity center -crop 640x640+0+0 +repage ) -compose multiply -flatten
Is there any way to mirror such with Magick.NET?
Many thanks for the advice & all the best!