ImageLink

laika.helium.config.ImageLink$
See theImageLink companion class
object ImageLink

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ImageLink.type

Members list

Value members

Concrete methods

def external(url: String, image: Image, options: Options): ImageLink

Creates a simple image link to an external target.

Creates a simple image link to an external target.

Attributes

def internal(path: Path, image: Image, options: Options): ImageLink

Creates a simple image link to an internal target.

Creates a simple image link to an internal target.

Attributes