nS_FlipImage(
image%, flipx%, flipy%
)
Function
Description:
Flips the current image on the x and/or y axis
Parameters:
image%
= Image handle
flipx%
= TRUE to flip on the X axis
flipy%
= TRUE to flip on the Y axis
Return value:
None
Documentation generated by
on 24 Oct 2005.