show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Example code required for how to access embedded .Net image resources in C#.

It's very easy to mark an image file to become an embedded resource however how does one access the image thereafter. Please can I have some example code?