Images

HTML Renderer supports img tag as well as CSS background-image property.
Image data can be provided by URI, file path, base64 encoded and code interception.

Loading image

URI

File path

Base64 encoded

Intercept

img tag

You can use Images anyway you like, apply borders margin and padding as for any other box.

Limitation
Image align attribute and CSS float property are not yet supported.

Just an image:
Loaded from web:
Image with border and background:
Stretched Image:
Huge padding and border:
Image in line with the text

Background images