Class Picture

Container for the Graphic class.

Inheritance

Object Picture 🡄 Object

Properties

Bitmap
Graphic
Icon
Jpeg
PNG

Methods

assign ( sourcepicture )
loadFromFile ( filename )
loadFromStream ( stream, originalextension ) Loads a picture from a stream.
saveToFile ( filename )

Creation

createPicture () Returns a empty picture object.


Inheritance

Object
Picture 🡄 Object

Properties

Bitmap
Graphic
Icon
Jpeg
PNG

Methods

assign ( sourcepicture )

Parameters:

  • sourcepicture
loadFromFile ( filename )

Parameters:

loadFromStream ( stream, originalextension )
Loads a picture from a stream.

Note that the stream position must be set to the start of the picture.

Parameters:

  • stream
  • originalextension (optional)
saveToFile ( filename )

Parameters:

Creation

createPicture ()
Returns a empty picture object.

Returns:

    Picture
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35