package
Version:
v0.0.0-...-55f2764
Opens a new window with list of versions in this module.
Published: Mar 14, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func DrawCircle(img image.RGBA, radius, width, image int)
-
func DrawData(img image.RGBA, parsedDigits [][][]int, radius, image int)
-
func DrawPoint(img image.RGBA, x, y, width int, color color.RGBA)
DrawCircle draws in the given image the middle circle of the visualization with
the 10 segments in color.
DrawData draws in the given image all the points for the parsed decimals
DrawPoint draws a point at (`x`; `y`) in the given image with the given color
Source Files
¶
Click to show internal directories.
Click to hide internal directories.