S
Suresh BadagI
Guest
Hi,
I have server-client application where server is converting image as byte array and sending it over TCP network. Once client receives byte array, it suppose to convert as Image and show in UI.
How do I get width and height from the byte array to convert as a image in client side?
Best regards
SBB
Continue reading...
I have server-client application where server is converting image as byte array and sending it over TCP network. Once client receives byte array, it suppose to convert as Image and show in UI.
How do I get width and height from the byte array to convert as a image in client side?
Best regards
SBB
Continue reading...