Prehľad
Nástroje obsahu
INT %HI_GetPictureSizeX( BOOL in inside := @TRUE ) INT %HI_GetPictureSizeY( BOOL in inside := @TRUE )
inside | @TRUE - size of the picture. @FALSE - size of the picture window. |
INT _x INT _y _x := %HI_GetPictureSizeX() _y := %HI_GetPictureSizeY()
Pridať komentár