PutScreen(Image[Index])
Transfers the saved image from an integer array stored with the GetScreen function to the screen buffer.
This method is 5 times faster than using the ExtPut function.
Parameters
Image[Index] - The integer array holding the screen buffer at the starting index.