pixbufmatrix

package
v0.0.0-...-725e807 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Matrix

type Matrix struct {
	// contains filtered or unexported fields
}

func New

func New(width, height int16, thickness int16) (*Matrix, error)

func (*Matrix) CanUpdateNow

func (*Matrix) CanUpdateNow() bool

func (*Matrix) Display

func (m *Matrix) Display() error

func (*Matrix) Hide

func (m *Matrix) Hide()

func (*Matrix) QueueDraw

func (m *Matrix) QueueDraw()

func (*Matrix) SetPixel

func (m *Matrix) SetPixel(x, y int16, c color.RGBA)

func (*Matrix) Show

func (m *Matrix) Show()

func (*Matrix) Size

func (m *Matrix) Size() (x, y int16)

func (*Matrix) Widget

func (m *Matrix) Widget() gtk.IWidget

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL