Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DisplayWriter ¶
type DisplayWriter struct {
// contains filtered or unexported fields
}
func NewDisplayWriter ¶
func NewDisplayWriter(rect image.Rectangle) *DisplayWriter
func (*DisplayWriter) C ¶
func (d *DisplayWriter) C() <-chan struct{}
func (*DisplayWriter) Resize ¶
func (d *DisplayWriter) Resize(rect image.Rectangle)
Click to show internal directories.
Click to hide internal directories.