![]() |
Microscopy Image Browser
1.233
|
This function is responsible for moving image during panning. More...
Functions | |
function | im_browser_panAxesFcn (unused1, unused2, handles, xy, imgWidth, imgHeight) |
This function is responsible for moving image during panning. More... | |
This function is responsible for moving image during panning.
function im_browser_panAxesFcn | ( | unused1, | |
unused2, | |||
handles, | |||
xy, | |||
imgWidth, | |||
imgHeight | |||
) |
This function is responsible for moving image during panning.
unused1 | Marked as "~" in original m-file. |
unused2 | Marked as "~" in original m-file. |
handles | handles structure of im_browser.m |
xy | coordinates of the mouse when the mouse button was pressed |
imgWidth | width of the shown image |
imgHeight | height of the shown image |