DEMO version ! After registering you will receive a complete version.
Description
This procedure draws the image which is passed in 'Array' to the screen.
The upperleft coordinate of the image/background is defined by the point
('X','Y').
Clipping is performed.
This function can be used only if you have set the screen to a graphic mode
using FGLSetMode().
Syntax
FGLPutBackground(< X >,< Y >,< Array >)