Documentation ¶
Index ¶
- type Drawer
- func (d *Drawer) FlipV()
- func (d *Drawer) FlipVOld()
- func (d *Drawer) Img() *image.NRGBA
- func (d *Drawer) Line(x0, y0, x1, y1 int, color color.Color)
- func (d *Drawer) LineNewF(x0, y0, x1, y1 int, color color.Color)
- func (d *Drawer) OldLine(x0, y0, x1, y1 int, color color.Color)
- func (d *Drawer) OldLineF(x0, y0, x1, y1 int, color color.Color)
- func (d *Drawer) OldLineI(x0, y0, x1, y1 int, color color.Color)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Drawer ¶
type Drawer struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.