CreateImage()

Syntax

CreateImage(#Image, Width, Height)

Description

Create an empty image which can be used to do rendering on it. The image format is took from the actual screen format. For example, DrawImage() can be used to display this picture on a window.

Supported OS

Windows, Linux

Image - Index