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 |