The Image Fct

 

If you want the users to have direct interaction with the frames (in 2D windows) or the geometries (in 3D windows), these function enable you to control the user's interaction with it.

 

Thee functions fall in 2 categories:

 

 

Basic

These functions called by sliceO when it manipulate the image windows. They include the function called at the creation and destruction of the windows.

 

 

Mouse Interface

These functions are called by sliceO as direct result of the mouse interaction with the image windows. They include such functions as "Ima_Motion" that is called when the mouse is moved inside a window and "Ima_Click" that is called when a mouse button is activated inside the window.