watermark

package
v0.0.0-...-3fb3620 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddWatermark

func AddWatermark(img image.Image, text string, c color.Gray16, size float64) (image.Image, error)

func AddWatermarkToImage

func AddWatermarkToImage(srcPath, dstPath string, addText bool, wm ...WaterMark) error

func ProcessTask

func ProcessTask(task *utils.Task) bool

Types

type WaterMark

type WaterMark struct {
	Color color.Gray16
	Size  float64
	Text  string
}

Jump to

Keyboard shortcuts

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