nS_CreateImage(width%, height%, [frames%=1], [flags%=4])Function
Description:
Creates a new image from scratch
Parameters:
width% = Image width
height% = Image height
frames% [Default value = 1] = Number of frames
flags% [Default value = 4] = Texture flags
Return value:
Handle of the newly created image



Documentation generated by Cod2Doc on 24 Oct 2005.