Documentation ¶
Index ¶
- func ApplyRGBA_Alpha(m *image.RGBA, radius int)
- func Blend(top, base color.RGBA, targetAlpha uint8) color.RGBA
- func Compare(field *Field, p *Point, x, y int, xoff, yoff int)
- func Flood(src *image.RGBA, radius int) *image.RGBA
- func FloodStep(prev, next *image.RGBA)
- func Process(field *Field)
- type Field
- type Point
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRGBA_Alpha ¶
ApplyRGBA_Alpha uses alpha channel to spread rgba radius
Types ¶
Click to show internal directories.
Click to hide internal directories.