Picture

Reimplements Picture in gb.qt

Not documented

This class is creatable.

DIM hPicture AS Picture

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

Not documented

This class acts like an array.

DIM hPicture AS Picture

hPicture = Picture [ Path AS String ]

Not documented


DIM hPicture AS Picture

Picture [ Path AS String ] = hPicture

Not documented


Properties  Methods 
Depth  Height  Image  Transparent  Width    Clear  Copy  Fill  Flush  Load  Resize  Save