I want to display large images (jpg or png format is not important), the image size about 1200x2000.
Heap size is small 1mb, so no chance to use createImage.
I've found similar topics in forum but could find an answer.
If this is not possible, maybe there is an option to load a portion of an image, without loading the whole image? (I know it's can't be done with compressed images, but maybe it will work with uncompressed?)

Reply With Quote

