nS_ScaleImage(image%, xscale#, yscale#, [set%=False], [updateppc%=False])Function
Description:
Scales an image
Parameters:
image% = Image handle
xscale# = X scale (%)
yscale# = Y scale (%)
set% [Default value = False] = If TRUE, set the image to the scale, if FALSE, multiply the scale of the image by this scale
updateppc% [Default value = False] = Update base image (if not fast loaded) - very long
Return value:
None



Documentation generated by Cod2Doc on 24 Oct 2005.