Class Graphic

Abstract class.

Inheritance

Object Graphic 🡄 Object

Properties

Height
Transparent
Width

Methods

getHeight ( graphic )
getWidth ( graphic ) Gets the current width in pixels of this graphics object.
setHeight ( graphic, height )
setWidth ( graphic, width ) Sets the width in pixels.


Inheritance

Object
Graphic 🡄 Object

Properties

Height

Type:

    integer
Transparent

Type:

    boolean
Width

Type:

    integer

Methods

getHeight ( graphic )

Parameters:

  • graphic

Returns:

    integer
getWidth ( graphic )
Gets the current width in pixels of this graphics object.

Parameters:

  • graphic

Returns:

    integer
setHeight ( graphic, height )

Parameters:

  • graphic
  • height integer
setWidth ( graphic, width )
Sets the width in pixels.

Parameters:

  • graphic
  • width integer
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35