Module Bogue.Snapshot

module Snapshot: sig .. end

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.