ImageLink

object ImageLink
Companion
class
class Object
trait Matchable
class Any

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.

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.