Flashget is a download manager like Getright.
And about the Lock Pixels: LDIR shown me how he improved the code (it is used for a 8x8 zoom):
He did GET IMAGE, then MAKE MEMBLOCK FROM IMAGE, and finally he readed the data with MEMBLOCK BYTE.
Result:
Zoom of 56x56 pixel area:
Reading with POINT and output with BOX: 70 ms
COPY BITMAP with zooming: 180 ms
Reading IMAGE BYTES directly: 10 ms
Reading with POINT and Output with BOX if Flashget is running: ca 6800 ms
PC: AMD 1200/512 Mb SDR/GF2MX Dual Display/Win2000, 19" Monitor
ZX: Spectrum 128+ Customized version.
Current Project: BMP2SCR Pro (with LDIR)