Imagefile and resources

Springer Christophe <[email protected]> Thu, 14 Apr 2005 14:10:22 +0200
Newsgroups gmane.comp.lib.wxwindows.wxnet
Organization Ouane
Message-ID <[email protected]>
Hello everybody ;-)

My probleme is the following :
I don't want that the users of my application can modify images I 
display (icon for example).
So I have the idea to use resources with this line of code :

System.IO.Stream pictStream = 
this.GetType().Assembly.GetManifestResourceStream("online");

But i don't find any methods to load an image or bitmap from a stream.....

Is it another solution ?

Thank you by advance and excuse me for my poor english ;-)

-- 
*******************
Christophe SPRINGER
www.ouane.com
*******************
christophe.springer.vcf (text/x-vcard, 146 B)
begin:vcard
fn:Christophe Springer
n:Springer;Christophe
email;internet:[email protected]
x-mozilla-html:FALSE
version:2.1
end:vcard