Pc_Madness
Feb 4th, 2009, 01:20 AM
Hey guys, I've got a resource file which I'm storing Bitmaps in (they're Image data type in .Net, but in the resource file they're System.Drawing.Bitmap).
I've read it out and converted it to a Bitmap, but now I need to get it to a format that I can display in WPF Image Control (takes an ImageSource I do believe). Any suggestions? :\ Google has epically failed me. :(
I dunno if theres a way to change how images get stored into a Resource file, maybe that could help solve the problem. :)
I've read it out and converted it to a Bitmap, but now I need to get it to a format that I can display in WPF Image Control (takes an ImageSource I do believe). Any suggestions? :\ Google has epically failed me. :(
I dunno if theres a way to change how images get stored into a Resource file, maybe that could help solve the problem. :)