package bogue

  1. Overview
  2. Docs

Create an image from a Layout

Dependency graph
val create : ?border:Style.border -> Layout.t -> Widget.t

Should be called from the main thread only. There are some issues with transparency.

  • returns

    a Box widget.