draw

package
v0.0.0-...-2d15020 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEllipse

func NewEllipse(cx, cy, rx, ry int) *ellipse

Types

type Gradient

type Gradient interface {
	AddColorStop(offset float64, color color.Color)
	ColorAt(x, y int) color.Color
}

func NewRadialGradient

func NewRadialGradient(x0, y0, r0, x1, y1, r1 float64) Gradient

Jump to

Keyboard shortcuts

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