Image

Linen. Image

Model for drawing images.
This element extends Linen.Model and inherits all of it's methods.

Constructor

new Image(Linen)

Source:
Parameters:
Name Type Description
Linen Linen The instance of Linen.

Methods

setSrc(url) → {self}

Source:
Set the url of the image.
Parameters:
Name Type Description
url string fully qualified URL of image to use
Returns:
self
Type
self