columns

package
v0.0.0-...-a139e8d Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RANGE_MIN int32 = -32768
	RANGE_MAX int32 = +32767
	RANGE     int32 = RANGE_MAX - RANGE_MIN + 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Columns

type Columns struct {
	BarWidth  uint
	BarGap    uint
	Palette   palettes.Palette
	AntiAlias kernels.Kernel
}

func (Columns) Render

func (c Columns) Render(samples []float32, width, height, padding int, vscale float64) (*image.NRGBA, error)

Jump to

Keyboard shortcuts

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