iphone - Convert uiimage to binarydata -


in app uploading image photo library uiimageview . using step nsdata *imagedata = uiimagejpegrepresentation(imageview.image, 0.9); getting imagedata.

i want insert image in service in binary format .

how can binary data image. please me .

nsdata binary data. can feed nsdata object in binary data.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -