0 Members and 1 Guest are viewing this topic.
I'm sure you can extract the pixel array from a Drawing.Bitmap and put it into a SFML.Graphics.Image. That shouldn't be hard to do (for the second part: look at the SFML.Graphics.Image's constructors).