3
Reply

image manipulation

Dilip Devanikar

Dilip Devanikar

Feb 18 2010 1:01 AM
2.4k
i have client-server application to transfer the images but the problem is i can send the image with the help of memorystream but when i try ti retrieve it on the other end i utilise Image.FromStream() method but i get an Exception named"Parameter not valid"
  I have tried to save the image recieved to a file,i can do it but the image recieved can't be assigned to picturebox control in my application.

Please

Please 

Please 

Please Send the solution as early as possible.

Answers (3)