Image

constructor()
constructor(id: String)


constructor(image: ImgSrc)

Constructor, defining an image for the Image

Parameters

image

the font information

See also


constructor(id: String, image: ImgSrc)

Constructor, defining an image and id for the Image

Parameters

id

the unique id of the element

image

the font information

See also