operations

package
v0.0.0-...-fd7a80b Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Image2x = "image2x"
	Scale   = "scale2x"
)

Variables

View Source
var Operations = []string{Image2x, Scale}

Functions

func Image2X

func Image2X(img image.Image) *image.NRGBA

func IntegerScale

func IntegerScale(img image.Image, scale int) *image.NRGBA

Types

type Coords

type Coords struct {
	X int
	Y int
	C color.Color
}

func FindNearestColor

func FindNearestColor(img *image.NRGBA, coord Coords, scale int, visited map[string]bool) Coords

Jump to

Keyboard shortcuts

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