Quote Originally Posted by h_1985
Hello,"Bruce Fox" please upload the files of "lerouxc1" again
i need them plz
Like I said, I don't have them anymore.

I had completly written my app from scratch and it worked quite well.
It was a long time ago.....

I had described how I did it at the time, and it functioned as expected.
Once I loaded the scanned Map, I then calibrated it at three points.
The calibration data was stored in the first 100 bytes of a file that also contained the bitmap Map (this is the Calibrated Map).
When loaded, the first 100 bytes were read and held as calibration data, the remaining bytes were the bitmap which was extracted to a temp file prior to loading
into the PictureBox.


Bruce.