Results 1 to 3 of 3

Thread: [Resolved][C#] Bitmap to something I can display?

Threaded View

  1. #1

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    [Resolved][C#] Bitmap to something I can display?

    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.
    Last edited by Pc_Madness; Feb 4th, 2009 at 03:21 AM.
    Don't Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width