Hi!
My Problem is that i have to send images(about 60kb) via bluetooth to other devices.
The Images are stored as bytes(RGB without Alpha Channel and have a max size of 120 * 160 pixel).
Is there any way to compress the images?
regards
Stalkin
Hi!
My Problem is that i have to send images(about 60kb) via bluetooth to other devices.
The Images are stored as bytes(RGB without Alpha Channel and have a max size of 120 * 160 pixel).
Is there any way to compress the images?
regards
Stalkin
Hi ,
Do you know any programing technique or you want to know the tools which will do the image compression.
i can use both, the only thing is that the images have to be compressed on runtime.
Stalkin