covers

package
v0.7.1-beta Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: GPL-3.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyAdjustGamma

func ApplyAdjustGamma(source image.Image) image.Image

func ApplyBlur

func ApplyBlur(source image.Image) image.Image

func ApplySharpen

func ApplySharpen(source image.Image) image.Image

func Intn

func Intn(max int64) int64

func MaybeApplyFilters

func MaybeApplyFilters(source image.Image) image.Image

Types

type Filter

type Filter func(source image.Image) image.Image

type Generator

type Generator struct {
	Sources   sources.Sources
	Size      int
	FontSize  float64
	FooterSRC string
	Text      string
}

func (Generator) Generate

func (g Generator) Generate() (image.Image, error)

Jump to

Keyboard shortcuts

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