Home > comp > gb.qt > picture > _new 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
NEW Picture (gb.qt)
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.