Replies: 1 comment
-
Eto only uses System.Drawing when targeting Windows Forms. For WPF, macOS and GTK it doesn't use System.Drawing at all. Using something other than System.Drawing when targeting Windows Forms wouldn't make any sort of sense as Windows Forms is based on it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know tha eto can user GTK and SkiaSharp for drawing objects. Any consideration on another source? like Aspose.Drawing or IronDrawing, o MAUI
Regards, Carlos
Beta Was this translation helpful? Give feedback.
All reactions