Documentation ¶
Index ¶
- type ImageFB
- func (i *ImageFB) Clear()
- func (i ImageFB) Display() error
- func (i *ImageFB) GetDisplay() display.Displayer
- func (i *ImageFB) GetFrame() []byte
- func (i *ImageFB) Put(x, y int16, c uint8)
- func (i *ImageFB) SetPixel(x, y int16, c color.RGBA)
- func (i ImageFB) Size() (int16, int16)
- func (i *ImageFB) ToPixels() []color.RGBA
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageFB ¶
func (*ImageFB) GetDisplay ¶
Click to show internal directories.
Click to hide internal directories.