I'm trying to convert a System.Windows.Media.DrawingImage
to a System.Drawing.Image
object.
I've searched up and down but can't seem to find a match for this conversion. Is it possible to convert between these types?
Thank you
I'm trying to convert a System.Windows.Media.DrawingImage
to a System.Drawing.Image
object.
I've searched up and down but can't seem to find a match for this conversion. Is it possible to convert between these types?
Thank you