Save as ico
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I want to save a graphic that was created in a c# program that I wrote to an ico. I tried: pictureBox1.Image.Save(sfd.FileName,ImageFormat.Icon); but it saved a file that was an invalid ico file. Can anybody help me out? JGA
See a recently posted article on how to handle this. Sorry no link, but it should be under recent still. xacc-ide 0.0.99-preview7 now with C#, C, C++, IL, XML, Nemerle, IronPython, Perl, Caml, SML, Ruby, Flex, Yacc, Java, Javascript, Lua, Prolog and Boo highlighting support!