Hello I have large image (about 8000x8000) in jpg or gif. I would like to cut subimage about 200x200 pixels from it.
I can't convert and load the large image to memory (of course is too big) and after that do cutting.
How to load and convert subimage from this large image file?
Thanx



