Documentation ¶
Index ¶
- func CreateGrid(width, height int) [][]color.Color
- func GradientPoint(axisValue, shift, axisLength int) int
- func Gray(pixel color.Color, calculationType string) (gray uint8, alpha uint8)
- func MaxMin[T float64 | int | uint](value, max, min T) T
- func PrepareResult(result [][]color.Color, format string) (io.Reader, error)
- func PrepareSource(file io.Reader) ([][]color.Color, string, error)
- func RGBA(pixel color.Color) (r, g, b, alpha uint8)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGrid ¶
func GradientPoint ¶ added in v1.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.