pen

package
v0.0.0-...-c9a9391 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Line

func Line(dst draw.Image, sp image.Point, ep image.Point, w int, c color.Color)

pen.Line(bg, image.Pt(10, 10), image.Pt(100, 90), 10, blue)

Types

type Nib

type Nib struct {
	Size  int
	Shape Shape
}

func (*Nib) Mask

func (n *Nib) Mask() *image.Alpha

type Shape

type Shape int
const Circle Shape = 1
const Square Shape = 0

Jump to

Keyboard shortcuts

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