color

package
v0.0.0-...-5a6d1e8 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2019 License: MIT Imports: 0 Imported by: 40

Documentation

Overview

Color Number

Index

Constants

View Source
const (
	Grey51 = iota + 250
	Grey91
	Grey132
	Grey173
	Grey214
	Grey255
)

color number: 250 - 255

Variables

View Source
var (
	ColorRGB = [][]uint8{}/* 256 elements not displayed */

)

color number to RGB equivalents

Functions

This section is empty.

Types

type ColorNumber

type ColorNumber uint8

AutoCAD color index number (code 62)

const (
	Red ColorNumber = iota + 1
	Yellow
	Green
	Cyan
	Blue
	Magenta
	White
	Grey128
	Grey192
)

color number: 1 - 9

Jump to

Keyboard shortcuts

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