color

package
v0.0.0-...-71179b8 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Black = &Color{0, 0, 0}
View Source
var Blue = &Color{100, 100, 255}
View Source
var LightGray = &Color{200, 200, 200}
View Source
var VeryLightGray = &Color{230, 230, 230}
View Source
var White = &Color{255, 255, 255}

Functions

This section is empty.

Types

type Color

type Color struct {
	R, G, B int
}

Color just a color

Jump to

Keyboard shortcuts

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