Documentation ¶
Overview ¶
Package headless implements headless windows for rendering an operation list to an image.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Window ¶
type Window struct {
// contains filtered or unexported fields
}
Window is a headless window.
func (*Window) Screenshot ¶
Screenshot transfers the Window content at origin img.Rect.Min to img.
Click to show internal directories.
Click to hide internal directories.