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 |
__construct(string $id, integer $height= NULL, integer $width= NULL)
stringURL of image
integerHeight of image in pixels (optional)
integerWidth of image in pixels (optional)