class

Image

@Js
class Image : DocElem

Image is a reference to an image file

constructors make

fields size

line

alt

uri

methods htmlName

isInline

id

alt Str : alt

htmlName virtual Str htmlName()

id virtual DocNodeId id()

isInline virtual Bool isInline()

line Int : line

make new make(Str uri, Str alt)

size Str? : size

uri Str : uri

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST