filters

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

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

Go to latest
Published: Dec 5, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Average

func Average(current, previous []byte, undo bool, header map[string]interface{}) []byte

Average Filter and Unfilter a byte array using the filter method 3 (average)

func Paeth

func Paeth(current, previous []byte, undo bool, header map[string]interface{}) []byte

Paeth Filter and Unfilter a byte array using the filter method 4 (Paeth)

func Sub

func Sub(current, previous []byte, undo bool, header map[string]interface{}) []byte

Sub Filter and Unfilter a byte array using the filter method 1 (Sub)

func Up

func Up(current, previous []byte, undo bool, header map[string]interface{}) []byte

Up Filter and Unfilter a byte array using the filter method 2 (up)

Types

This section is empty.

Jump to

Keyboard shortcuts

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