AvailableScreenMemory()
Syntax
Result = AvailableScreenMemory()Description
Returns the quantity of video memory available for the sprites and other video data (in bytes). This function must be called after OpenScreen() or OpenWindowedScreen().
Supported OS
Windows (DirectX), Linux (SDL)