mask

package
v0.13.3 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CoreAlphaLinear

func CoreAlphaLinear(_, y int, _, h int) (uint8, uint8, uint8, uint8)

核函数:alpha线性渐变 offset:根据高度向下偏移 step:实际作用高度 maxAlpha:渐变时alpha最大值 return:rgba

func Gen

func Gen(coref CoreFunc, width int, height int, outfile string) error

生成蒙版

Types

type CoreFunc

type CoreFunc func(x, y int, w, h int) (r uint8, g uint8, b uint8, a uint8)

核函数

Jump to

Keyboard shortcuts

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