Home / comp / gb.qt / image / _new 
NEW Image (gb.qt)
Syntax
DIM hImage AS Image

hImage = NEW Image ( [ Width AS Integer, Height AS Integer, Transparent AS Boolean ] )
Creates a new image.

If Width and Height are not specified, then the new image is void.