procedure rglCopySceneScreenToBitmapFile(const aFilePath : PChar);stdcall;Draws the current frame to a bitmap, and saves it to disk ParametersaFilePath - PChar the path, and filename to the destination bitmap RemarkThis function can be used to do screen shots in game