Replies: 1 comment 13 replies
-
This code is what you will need:
|
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started building an operating system in C# with cosmOS and trying to insert an image I got this error
ps. I'm just starting C# (I was using python before)
The error: cannot convert from 'System.Drawing.Bitmap' to 'Cosmos.System.Graphics.Image', how can i convert it?
The code:
Beta Was this translation helpful? Give feedback.
All reactions