flut

package
v0.0.0-...-185eaa6 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2020 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchImage

func FetchImage(bounds image.Rectangle, address string, conns int) (img *image.NRGBA)

FetchImage asynchronously uses `conns` to fetch pixels within `bounds` from

a pixelflut server at `address`, and writes them into the returned Image.

func Flut

func Flut(img image.Image, position image.Point, shuffle bool, address string, conns int)

Flut asynchronously sends the given image to pixelflut server at `address`

using `conns` connections. Pixels are sent row wise, unless `shuffle` is set.

Types

This section is empty.

Jump to

Keyboard shortcuts

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