Class to represent a content-item image object

author Stephen P Vickers
version 2.5.00
license GNU Lesser General Public License, version 3
package LTI

 Methods

Class constructor.

__construct(string $id, integer $height = NULL, integer $width = NULL

Parameters

$id

string

URL of image

$height

integer

Height of image in pixels (optional)

$width

integer

Width of image in pixels (optional)