A number of functions apply to the Imagenation window.
To activate the Imagenation window:
· Use the IN_ActivateImagenation function.
You can also control how the Imagenation window is displayed, and move and resize it.
To move and resize the Imagenation window:
· Use the IN_MoveIMWindow function. Specify the upper-left coordinates of the window, relative to the screen, and its width and length in pixels.
The Imagenation window is displayed at the specified size and location.
To change how the Imagenation window is displayed:
· Use the IN_ShowImagenation function. For a list of the display options that you can set, see IN_WIN_* values.
One of the display options includes IN_WIN_HIDE. For more details on using this option, see Hiding Imagenation.
You can also request the Imagenation window handle by using IN_GetFrameHWnd.
See also
Getting Imagenation information