views:

35

answers:

0

How to calculate number of original image (max zoom in) pixels between 2 mouse click points in a deep zoom multiscaleimage?

Sounds simple but it has to return the same number of pixels at any zoom level if user clicks the same image features.

The two points are read in msiLeftMouse_Click() and will return relative screen coordinates.

Thanks for suggestions. Val