G Guest Apr 28, 2006 #1 I need to convert images to binary/pcx files. Is is possible to do that in ASP.NET? Thanks.
A Arsalan Apr 28, 2006 #2 Use GDI+ class. You can do lot of thing with that. It is possible to do it in ASP.NET Dont ask me how, GDI+ is not my field. Look the documentation or MSDN for details.
Use GDI+ class. You can do lot of thing with that. It is possible to do it in ASP.NET Dont ask me how, GDI+ is not my field. Look the documentation or MSDN for details.