Hello all;
I am working with big images, bigger than 5000x5000 pixels.
It is not possible to create a bitmap with all the image, without scaling it. I have obvious memory problems.
Anyone knows how I can load a chunk, without lost of resolution?
My last option is store the images splitting them in reasonable size chunks, but I would rather have the images in the sd without previous changes.
Any idea'
Thanks!


