Home > comp > gb.qt > picture > _new 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
NEW Picture (gb.qt)
Syntax
DIM hPicture AS Picture

hPicture = NEW Picture ( [ Width AS Integer, Height AS Integer, Transparent AS Boolean ] )

Creates a new picture.

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

You can specify if the picture has a mask with the Transparent parameter.