Documentation ¶
Index ¶
- type Bit
- type Display
- func (d *Display) AnimatedGIF(fname string) error
- func (d *Display) Clear()
- func (d *Display) Clip(x0, y0, x1, y1 *int)
- func (d *Display) Draw() error
- func (d *Display) DrawString(x, y int, str string)
- func (d *Display) Line(x0, y0, len, width int, value Bit)
- func (d *Display) Rectangle(x0, y0, x1, y1 int, value Bit)
- func (d *Display) SetBit(x, y int, value Bit)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.