gradient

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: MIT Imports: 5 Imported by: 0

README

Yet Another Gradient Module

Yep, that's all this is.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Draw

func Draw(options Options) (image.Image, error)

Types

type Options

type Options struct {
	Width      int
	Height     int
	Type       string // "basic", "tilted" or "noise"
	TiltAngle  float64
	NoiseSeed  int64
	HtmlColors []string
}

Jump to

Keyboard shortcuts

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