package
Version:
v0.0.0-...-1f40f5c
Opens a new window with list of versions in this module.
Published: Sep 29, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Red = RGB8{255, 0, 0}
Green = RGB8{0, 255, 0}
Blue = RGB8{0, 0, 255}
Cyan = RGB8{0, 255, 255}
Magenta = RGB8{255, 0, 255}
Yellow = RGB8{255, 255, 0}
White = RGB8{255, 255, 255}
Black = RGB8{0, 0, 0}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.