| Reply | « Previous Thread | Next Thread » |
|
Is there any way to send an image directly to the server using http? or if i convert an image to byte array and send it to server , how can i convert the byte array to image again??
regards |
|
Sure. Use Image.createImage(byte[], int, int) to create an image from a byte array.
|
| hansolaffen |
| View Public Profile |
| Find all posts by hansolaffen |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|