Upload full-size image to Backendless?

Hello,

I recently downloaded the generated code for file uploading and I noticed the images are getting compressed as they are uploaded to Backendless (possibly Bitmap.CompressFormat.PNG?). Is there a way to upload the Bitmaps as full-size images without compression?

Hi Ed,

The backend does not do any image compression. Are you talking about the compression on the client-side? If so, it was just a demo, there is no such requirement on the server side. You can upload files in any format, with or without compression.

Regards,
Mark