package
2.6.0-alpha1
Repository: https://github.com/fyne-io/fyne.git
Documentation: pkg.go.dev

# Functions

NewSoftwareCanvas creates a new canvas in memory that can render without hardware support.
Render takes a canvasobject and converts it into an inline image for showing in the playground.
RenderCanvas takes a canvas and converts it into an inline image for showing in the playground.
RenderWindow takes a window and converts its canvas into an inline image for showing in the playground.