Click here to Skip to main content
15,904,416 members

Comments by Lima3 (Top 8 by date)

Lima3 14-Nov-13 13:09pm View    
Can you give the sample code..
Image resized = ResizeImageForFull(original, new Size(768, 1024));

//save the image to memory stream
MemoryStream memStream = new MemoryStream();
resized.Save(memStream, System.Drawing.Imaging.ImageFormat.Jpeg);
I have the code like this.
Lima3 14-Nov-13 11:28am View    
Can you give a sample on this. thanks
Lima3 10-Aug-10 13:53pm View    
Yep I started this and changed the code for string builder. Testing right now. Will keep posted for any issues.Thanks.
Lima3 9-Aug-10 18:39pm View    
hehehe !!!!!
Lima3 3-Aug-10 14:07pm View    
I meant posting my question here since any thing in < and > will treated as html decoded