All Editions
Related Functions
Example
The IN_MoveIMWindow function moves the Imagenation window to the specified position and scales it to the specified size.
Syntax
int IN_MoveIMWindow( x1, y1, dx, dy )
|
Parameters |
Meaning |
|
SHORT x1, y1 |
top-left coordinates, relative to the desktop |
|
SHORT dx |
width of the window in pixels |
|
SHORT dy |
height of the window in pixels |
Release information
Added to Imagenation for Windows in Release 4.10.
As of Release 5.1, also available in Imagenation for UNIX.
See also