2
Answers

optimise output stream?

Photo of jayp

jayp

21y
1.7k
1 Active Directory
b.Save(p.Response.OutputStream, ImageFormat.Jpeg); Gives me a 135kb file for what is basically a very simple image using few colours. Is there anyway to optimise this prior to the image being created and/or "served"? I tried to use GIF but the compiler says that is protected... is this a compuserve license thing? Jay

Answers (2)