mandelbrot

package
v0.0.0-...-260b6d5 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(height, width int, mode Mode, workers int) image.Image

Types

type Mode

type Mode string
const (
	Sequential Mode = "seq"
	Pixel      Mode = "px"
	Row        Mode = "row"
	Workers    Mode = "workers"
)

Jump to

Keyboard shortcuts

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