factoryColorNames

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Overview

en: this package contains a list of colors names and has based on https://godoc.org/golang.org/x/image/colornames.

pt_br: este pacote contem a lista de nomes de cores e foi baseado em https://godoc.org/golang.org/x/image/colornames.

Example:
colorDarkRed := factoryColorNames.newDarkred()

// change alpha between 0x00 (0% visible) and 0xFF (100% visible)
colorDarkRed.A = 0x20

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAliceblue

func NewAliceblue() color.RGBA

func NewAliceblueHalfTransparent

func NewAliceblueHalfTransparent() color.RGBA

func NewAliceblueTransparent

func NewAliceblueTransparent() color.RGBA

func NewAntiquewhite

func NewAntiquewhite() color.RGBA

func NewAntiquewhiteHalfTransparent

func NewAntiquewhiteHalfTransparent() color.RGBA

func NewAntiquewhiteTransparent

func NewAntiquewhiteTransparent() color.RGBA

func NewAqua

func NewAqua() color.RGBA

func NewAquaHalfTransparent

func NewAquaHalfTransparent() color.RGBA

func NewAquaTransparent

func NewAquaTransparent() color.RGBA

func NewAquamarine

func NewAquamarine() color.RGBA

func NewAquamarineHalfTransparent

func NewAquamarineHalfTransparent() color.RGBA

func NewAquamarineTransparent

func NewAquamarineTransparent() color.RGBA

func NewAzure

func NewAzure() color.RGBA

func NewAzureHalfTransparent

func NewAzureHalfTransparent() color.RGBA

func NewAzureTransparent

func NewAzureTransparent() color.RGBA

func NewBeige

func NewBeige() color.RGBA

func NewBeigeHalfTransparent

func NewBeigeHalfTransparent() color.RGBA

func NewBeigeTransparent

func NewBeigeTransparent() color.RGBA

func NewBisque

func NewBisque() color.RGBA

func NewBisqueHalfTransparent

func NewBisqueHalfTransparent() color.RGBA

func NewBisqueTransparent

func NewBisqueTransparent() color.RGBA

func NewBlack

func NewBlack() color.RGBA

func NewBlackHalfTransparent

func NewBlackHalfTransparent() color.RGBA

func NewBlackTransparent

func NewBlackTransparent() color.RGBA

func NewBlanchedalmond

func NewBlanchedalmond() color.RGBA

func NewBlanchedalmondHalfTransparent

func NewBlanchedalmondHalfTransparent() color.RGBA

func NewBlanchedalmondTransparent

func NewBlanchedalmondTransparent() color.RGBA

func NewBlue

func NewBlue() color.RGBA

func NewBlueHalfTransparent

func NewBlueHalfTransparent() color.RGBA

func NewBlueTransparent

func NewBlueTransparent() color.RGBA

func NewBlueviolet

func NewBlueviolet() color.RGBA

func NewBluevioletHalfTransparent

func NewBluevioletHalfTransparent() color.RGBA

func NewBluevioletTransparent

func NewBluevioletTransparent() color.RGBA

func NewBrown

func NewBrown() color.RGBA

func NewBrownHalfTransparent

func NewBrownHalfTransparent() color.RGBA

func NewBrownTransparent

func NewBrownTransparent() color.RGBA

func NewBurlywood

func NewBurlywood() color.RGBA

func NewBurlywoodHalfTransparent

func NewBurlywoodHalfTransparent() color.RGBA

func NewBurlywoodTransparent

func NewBurlywoodTransparent() color.RGBA

func NewCadetblue

func NewCadetblue() color.RGBA

func NewCadetblueHalfTransparent

func NewCadetblueHalfTransparent() color.RGBA

func NewCadetblueTransparent

func NewCadetblueTransparent() color.RGBA

func NewChartreuse

func NewChartreuse() color.RGBA

func NewChartreuseHalfTransparent

func NewChartreuseHalfTransparent() color.RGBA

func NewChartreuseTransparent

func NewChartreuseTransparent() color.RGBA

func NewChocolate

func NewChocolate() color.RGBA

func NewChocolateHalfTransparent

func NewChocolateHalfTransparent() color.RGBA

func NewChocolateTransparent

func NewChocolateTransparent() color.RGBA

func NewCoral

func NewCoral() color.RGBA

func NewCoralHalfTransparent

func NewCoralHalfTransparent() color.RGBA

func NewCoralTransparent

func NewCoralTransparent() color.RGBA

func NewCornflowerblue

func NewCornflowerblue() color.RGBA

func NewCornflowerblueHalfTransparent

func NewCornflowerblueHalfTransparent() color.RGBA

func NewCornflowerblueTransparent

func NewCornflowerblueTransparent() color.RGBA

func NewCornsilk

func NewCornsilk() color.RGBA

func NewCornsilkHalfTransparent

func NewCornsilkHalfTransparent() color.RGBA

func NewCornsilkTransparent

func NewCornsilkTransparent() color.RGBA

func NewCrimson

func NewCrimson() color.RGBA

func NewCrimsonHalfTransparent

func NewCrimsonHalfTransparent() color.RGBA

func NewCrimsonTransparent

func NewCrimsonTransparent() color.RGBA

func NewCyan

func NewCyan() color.RGBA

func NewCyanHalfTransparent

func NewCyanHalfTransparent() color.RGBA

func NewCyanTransparent

func NewCyanTransparent() color.RGBA

func NewDarkblue

func NewDarkblue() color.RGBA

func NewDarkblueHalfTransparent

func NewDarkblueHalfTransparent() color.RGBA

func NewDarkblueTransparent

func NewDarkblueTransparent() color.RGBA

func NewDarkcyan

func NewDarkcyan() color.RGBA

func NewDarkcyanHalfTransparent

func NewDarkcyanHalfTransparent() color.RGBA

func NewDarkcyanTransparent

func NewDarkcyanTransparent() color.RGBA

func NewDarkgoldenrod

func NewDarkgoldenrod() color.RGBA

func NewDarkgoldenrodHalfTransparent

func NewDarkgoldenrodHalfTransparent() color.RGBA

func NewDarkgoldenrodTransparent

func NewDarkgoldenrodTransparent() color.RGBA

func NewDarkgray

func NewDarkgray() color.RGBA

func NewDarkgrayHalfTransparent

func NewDarkgrayHalfTransparent() color.RGBA

func NewDarkgrayTransparent

func NewDarkgrayTransparent() color.RGBA

func NewDarkgreen

func NewDarkgreen() color.RGBA

func NewDarkgreenHalfTransparent

func NewDarkgreenHalfTransparent() color.RGBA

func NewDarkgreenTransparent

func NewDarkgreenTransparent() color.RGBA

func NewDarkgrey

func NewDarkgrey() color.RGBA

func NewDarkgreyHalfTransparent

func NewDarkgreyHalfTransparent() color.RGBA

func NewDarkgreyTransparent

func NewDarkgreyTransparent() color.RGBA

func NewDarkkhaki

func NewDarkkhaki() color.RGBA

func NewDarkkhakiHalfTransparent

func NewDarkkhakiHalfTransparent() color.RGBA

func NewDarkkhakiTransparent

func NewDarkkhakiTransparent() color.RGBA

func NewDarkmagenta

func NewDarkmagenta() color.RGBA

func NewDarkmagentaHalfTransparent

func NewDarkmagentaHalfTransparent() color.RGBA

func NewDarkmagentaTransparent

func NewDarkmagentaTransparent() color.RGBA

func NewDarkolivegreen

func NewDarkolivegreen() color.RGBA

func NewDarkolivegreenHalfTransparent

func NewDarkolivegreenHalfTransparent() color.RGBA

func NewDarkolivegreenTransparent

func NewDarkolivegreenTransparent() color.RGBA

func NewDarkorange

func NewDarkorange() color.RGBA

func NewDarkorangeHalfTransparent

func NewDarkorangeHalfTransparent() color.RGBA

func NewDarkorangeTransparent

func NewDarkorangeTransparent() color.RGBA

func NewDarkorchid

func NewDarkorchid() color.RGBA

func NewDarkorchidHalfTransparent

func NewDarkorchidHalfTransparent() color.RGBA

func NewDarkorchidTransparent

func NewDarkorchidTransparent() color.RGBA

func NewDarkred

func NewDarkred() color.RGBA

func NewDarkredHalfTransparent

func NewDarkredHalfTransparent() color.RGBA

func NewDarkredTransparent

func NewDarkredTransparent() color.RGBA

func NewDarksalmon

func NewDarksalmon() color.RGBA

func NewDarksalmonHalfTransparent

func NewDarksalmonHalfTransparent() color.RGBA

func NewDarksalmonTransparent

func NewDarksalmonTransparent() color.RGBA

func NewDarkseagreen

func NewDarkseagreen() color.RGBA

func NewDarkseagreenHalfTransparent

func NewDarkseagreenHalfTransparent() color.RGBA

func NewDarkseagreenTransparent

func NewDarkseagreenTransparent() color.RGBA

func NewDarkslateblue

func NewDarkslateblue() color.RGBA

func NewDarkslateblueHalfTransparent

func NewDarkslateblueHalfTransparent() color.RGBA

func NewDarkslateblueTransparent

func NewDarkslateblueTransparent() color.RGBA

func NewDarkslategray

func NewDarkslategray() color.RGBA

func NewDarkslategrayHalfTransparent

func NewDarkslategrayHalfTransparent() color.RGBA

func NewDarkslategrayTransparent

func NewDarkslategrayTransparent() color.RGBA

func NewDarkslategrey

func NewDarkslategrey() color.RGBA

func NewDarkslategreyHalfTransparent

func NewDarkslategreyHalfTransparent() color.RGBA

func NewDarkslategreyTransparent

func NewDarkslategreyTransparent() color.RGBA

func NewDarkturquoise

func NewDarkturquoise() color.RGBA

func NewDarkturquoiseHalfTransparent

func NewDarkturquoiseHalfTransparent() color.RGBA

func NewDarkturquoiseTransparent

func NewDarkturquoiseTransparent() color.RGBA

func NewDarkviolet

func NewDarkviolet() color.RGBA

func NewDarkvioletHalfTransparent

func NewDarkvioletHalfTransparent() color.RGBA

func NewDarkvioletTransparent

func NewDarkvioletTransparent() color.RGBA

func NewDeeppink

func NewDeeppink() color.RGBA

func NewDeeppinkHalfTransparent

func NewDeeppinkHalfTransparent() color.RGBA

func NewDeeppinkTransparent

func NewDeeppinkTransparent() color.RGBA

func NewDeepskyblue

func NewDeepskyblue() color.RGBA

func NewDeepskyblueHalfTransparent

func NewDeepskyblueHalfTransparent() color.RGBA

func NewDeepskyblueTransparent

func NewDeepskyblueTransparent() color.RGBA

func NewDimgray

func NewDimgray() color.RGBA

func NewDimgrayHalfTransparent

func NewDimgrayHalfTransparent() color.RGBA

func NewDimgrayTransparent

func NewDimgrayTransparent() color.RGBA

func NewDimgrey

func NewDimgrey() color.RGBA

func NewDimgreyHalfTransparent

func NewDimgreyHalfTransparent() color.RGBA

func NewDimgreyTransparent

func NewDimgreyTransparent() color.RGBA

func NewDodgerblue

func NewDodgerblue() color.RGBA

func NewDodgerblueHalfTransparent

func NewDodgerblueHalfTransparent() color.RGBA

func NewDodgerblueTransparent

func NewDodgerblueTransparent() color.RGBA

func NewFirebrick

func NewFirebrick() color.RGBA

func NewFirebrickHalfTransparent

func NewFirebrickHalfTransparent() color.RGBA

func NewFirebrickTransparent

func NewFirebrickTransparent() color.RGBA

func NewFloralwhite

func NewFloralwhite() color.RGBA

func NewFloralwhiteHalfTransparent

func NewFloralwhiteHalfTransparent() color.RGBA

func NewFloralwhiteTransparent

func NewFloralwhiteTransparent() color.RGBA

func NewForestgreen

func NewForestgreen() color.RGBA

func NewForestgreenHalfTransparent

func NewForestgreenHalfTransparent() color.RGBA

func NewForestgreenTransparent

func NewForestgreenTransparent() color.RGBA

func NewFuchsia

func NewFuchsia() color.RGBA

func NewFuchsiaHalfTransparent

func NewFuchsiaHalfTransparent() color.RGBA

func NewFuchsiaTransparent

func NewFuchsiaTransparent() color.RGBA

func NewGainsboro

func NewGainsboro() color.RGBA

func NewGainsboroHalfTransparent

func NewGainsboroHalfTransparent() color.RGBA

func NewGainsboroTransparent

func NewGainsboroTransparent() color.RGBA

func NewGhostwhite

func NewGhostwhite() color.RGBA

func NewGhostwhiteHalfTransparent

func NewGhostwhiteHalfTransparent() color.RGBA

func NewGhostwhiteTransparent

func NewGhostwhiteTransparent() color.RGBA

func NewGold

func NewGold() color.RGBA

func NewGoldHalfTransparent

func NewGoldHalfTransparent() color.RGBA

func NewGoldTransparent

func NewGoldTransparent() color.RGBA

func NewGoldenrod

func NewGoldenrod() color.RGBA

func NewGoldenrodHalfTransparent

func NewGoldenrodHalfTransparent() color.RGBA

func NewGoldenrodTransparent

func NewGoldenrodTransparent() color.RGBA

func NewGray

func NewGray() color.RGBA

func NewGrayHalfTransparent

func NewGrayHalfTransparent() color.RGBA

func NewGrayTransparent

func NewGrayTransparent() color.RGBA

func NewGreen

func NewGreen() color.RGBA

func NewGreenHalfTransparent

func NewGreenHalfTransparent() color.RGBA

func NewGreenTransparent

func NewGreenTransparent() color.RGBA

func NewGreenyellow

func NewGreenyellow() color.RGBA

func NewGreenyellowHalfTransparent

func NewGreenyellowHalfTransparent() color.RGBA

func NewGreenyellowTransparent

func NewGreenyellowTransparent() color.RGBA

func NewGrey

func NewGrey() color.RGBA

func NewGreyHalfTransparent

func NewGreyHalfTransparent() color.RGBA

func NewGreyTransparent

func NewGreyTransparent() color.RGBA

func NewHoneydew

func NewHoneydew() color.RGBA

func NewHoneydewHalfTransparent

func NewHoneydewHalfTransparent() color.RGBA

func NewHoneydewTransparent

func NewHoneydewTransparent() color.RGBA

func NewHotpink

func NewHotpink() color.RGBA

func NewHotpinkHalfTransparent

func NewHotpinkHalfTransparent() color.RGBA

func NewHotpinkTransparent

func NewHotpinkTransparent() color.RGBA

func NewIndianred

func NewIndianred() color.RGBA

func NewIndianredHalfTransparent

func NewIndianredHalfTransparent() color.RGBA

func NewIndianredTransparent

func NewIndianredTransparent() color.RGBA

func NewIndigo

func NewIndigo() color.RGBA

func NewIndigoHalfTransparent

func NewIndigoHalfTransparent() color.RGBA

func NewIndigoTransparent

func NewIndigoTransparent() color.RGBA

func NewIvory

func NewIvory() color.RGBA

func NewIvoryHalfTransparent

func NewIvoryHalfTransparent() color.RGBA

func NewIvoryTransparent

func NewIvoryTransparent() color.RGBA

func NewKhaki

func NewKhaki() color.RGBA

func NewKhakiHalfTransparent

func NewKhakiHalfTransparent() color.RGBA

func NewKhakiTransparent

func NewKhakiTransparent() color.RGBA

func NewLavender

func NewLavender() color.RGBA

func NewLavenderHalfTransparent

func NewLavenderHalfTransparent() color.RGBA

func NewLavenderTransparent

func NewLavenderTransparent() color.RGBA

func NewLavenderblush

func NewLavenderblush() color.RGBA

func NewLavenderblushHalfTransparent

func NewLavenderblushHalfTransparent() color.RGBA

func NewLavenderblushTransparent

func NewLavenderblushTransparent() color.RGBA

func NewLawngreen

func NewLawngreen() color.RGBA

func NewLawngreenHalfTransparent

func NewLawngreenHalfTransparent() color.RGBA

func NewLawngreenTransparent

func NewLawngreenTransparent() color.RGBA

func NewLemonchiffon

func NewLemonchiffon() color.RGBA

func NewLemonchiffonHalfTransparent

func NewLemonchiffonHalfTransparent() color.RGBA

func NewLemonchiffonTransparent

func NewLemonchiffonTransparent() color.RGBA

func NewLightblue

func NewLightblue() color.RGBA

func NewLightblueHalfTransparent

func NewLightblueHalfTransparent() color.RGBA

func NewLightblueTransparent

func NewLightblueTransparent() color.RGBA

func NewLightcoral

func NewLightcoral() color.RGBA

func NewLightcoralHalfTransparent

func NewLightcoralHalfTransparent() color.RGBA

func NewLightcoralTransparent

func NewLightcoralTransparent() color.RGBA

func NewLightcyan

func NewLightcyan() color.RGBA

func NewLightcyanHalfTransparent

func NewLightcyanHalfTransparent() color.RGBA

func NewLightcyanTransparent

func NewLightcyanTransparent() color.RGBA

func NewLightgoldenrodyellow

func NewLightgoldenrodyellow() color.RGBA

func NewLightgoldenrodyellowHalfTransparent

func NewLightgoldenrodyellowHalfTransparent() color.RGBA

func NewLightgoldenrodyellowTransparent

func NewLightgoldenrodyellowTransparent() color.RGBA

func NewLightgray

func NewLightgray() color.RGBA

func NewLightgrayHalfTransparent

func NewLightgrayHalfTransparent() color.RGBA

func NewLightgrayTransparent

func NewLightgrayTransparent() color.RGBA

func NewLightgreen

func NewLightgreen() color.RGBA

func NewLightgreenHalfTransparent

func NewLightgreenHalfTransparent() color.RGBA

func NewLightgreenTransparent

func NewLightgreenTransparent() color.RGBA

func NewLightgrey

func NewLightgrey() color.RGBA

func NewLightgreyHalfTransparent

func NewLightgreyHalfTransparent() color.RGBA

func NewLightgreyTransparent

func NewLightgreyTransparent() color.RGBA

func NewLightpink

func NewLightpink() color.RGBA

func NewLightpinkHalfTransparent

func NewLightpinkHalfTransparent() color.RGBA

func NewLightpinkTransparent

func NewLightpinkTransparent() color.RGBA

func NewLightsalmon

func NewLightsalmon() color.RGBA

func NewLightsalmonHalfTransparent

func NewLightsalmonHalfTransparent() color.RGBA

func NewLightsalmonTransparent

func NewLightsalmonTransparent() color.RGBA

func NewLightseagreen

func NewLightseagreen() color.RGBA

func NewLightseagreenHalfTransparent

func NewLightseagreenHalfTransparent() color.RGBA

func NewLightseagreenTransparent

func NewLightseagreenTransparent() color.RGBA

func NewLightskyblue

func NewLightskyblue() color.RGBA

func NewLightskyblueHalfTransparent

func NewLightskyblueHalfTransparent() color.RGBA

func NewLightskyblueTransparent

func NewLightskyblueTransparent() color.RGBA

func NewLightslategray

func NewLightslategray() color.RGBA

func NewLightslategrayHalfTransparent

func NewLightslategrayHalfTransparent() color.RGBA

func NewLightslategrayTransparent

func NewLightslategrayTransparent() color.RGBA

func NewLightslategrey

func NewLightslategrey() color.RGBA

func NewLightslategreyHalfTransparent

func NewLightslategreyHalfTransparent() color.RGBA

func NewLightslategreyTransparent

func NewLightslategreyTransparent() color.RGBA

func NewLightsteelblue

func NewLightsteelblue() color.RGBA

func NewLightsteelblueHalfTransparent

func NewLightsteelblueHalfTransparent() color.RGBA

func NewLightsteelblueTransparent

func NewLightsteelblueTransparent() color.RGBA

func NewLightyellow

func NewLightyellow() color.RGBA

func NewLightyellowHalfTransparent

func NewLightyellowHalfTransparent() color.RGBA

func NewLightyellowTransparent

func NewLightyellowTransparent() color.RGBA

func NewLime

func NewLime() color.RGBA

func NewLimeHalfTransparent

func NewLimeHalfTransparent() color.RGBA

func NewLimeTransparent

func NewLimeTransparent() color.RGBA

func NewLimegreen

func NewLimegreen() color.RGBA

func NewLimegreenHalfTransparent

func NewLimegreenHalfTransparent() color.RGBA

func NewLimegreenTransparent

func NewLimegreenTransparent() color.RGBA

func NewLinen

func NewLinen() color.RGBA

func NewLinenHalfTransparent

func NewLinenHalfTransparent() color.RGBA

func NewLinenTransparent

func NewLinenTransparent() color.RGBA

func NewMagenta

func NewMagenta() color.RGBA

func NewMagentaHalfTransparent

func NewMagentaHalfTransparent() color.RGBA

func NewMagentaTransparent

func NewMagentaTransparent() color.RGBA

func NewMaroon

func NewMaroon() color.RGBA

func NewMaroonHalfTransparent

func NewMaroonHalfTransparent() color.RGBA

func NewMaroonTransparent

func NewMaroonTransparent() color.RGBA

func NewMediumaquamarine

func NewMediumaquamarine() color.RGBA

func NewMediumaquamarineHalfTransparent

func NewMediumaquamarineHalfTransparent() color.RGBA

func NewMediumaquamarineTransparent

func NewMediumaquamarineTransparent() color.RGBA

func NewMediumblue

func NewMediumblue() color.RGBA

func NewMediumblueHalfTransparent

func NewMediumblueHalfTransparent() color.RGBA

func NewMediumblueTransparent

func NewMediumblueTransparent() color.RGBA

func NewMediumorchid

func NewMediumorchid() color.RGBA

func NewMediumorchidHalfTransparent

func NewMediumorchidHalfTransparent() color.RGBA

func NewMediumorchidTransparent

func NewMediumorchidTransparent() color.RGBA

func NewMediumpurple

func NewMediumpurple() color.RGBA

func NewMediumpurpleHalfTransparent

func NewMediumpurpleHalfTransparent() color.RGBA

func NewMediumpurpleTransparent

func NewMediumpurpleTransparent() color.RGBA

func NewMediumseagreen

func NewMediumseagreen() color.RGBA

func NewMediumseagreenHalfTransparent

func NewMediumseagreenHalfTransparent() color.RGBA

func NewMediumseagreenTransparent

func NewMediumseagreenTransparent() color.RGBA

func NewMediumslateblue

func NewMediumslateblue() color.RGBA

func NewMediumslateblueHalfTransparent

func NewMediumslateblueHalfTransparent() color.RGBA

func NewMediumslateblueTransparent

func NewMediumslateblueTransparent() color.RGBA

func NewMediumspringgreen

func NewMediumspringgreen() color.RGBA

func NewMediumspringgreenHalfTransparent

func NewMediumspringgreenHalfTransparent() color.RGBA

func NewMediumspringgreenTransparent

func NewMediumspringgreenTransparent() color.RGBA

func NewMediumturquoise

func NewMediumturquoise() color.RGBA

func NewMediumturquoiseHalfTransparent

func NewMediumturquoiseHalfTransparent() color.RGBA

func NewMediumturquoiseTransparent

func NewMediumturquoiseTransparent() color.RGBA

func NewMediumvioletred

func NewMediumvioletred() color.RGBA

func NewMediumvioletredHalfTransparent

func NewMediumvioletredHalfTransparent() color.RGBA

func NewMediumvioletredTransparent

func NewMediumvioletredTransparent() color.RGBA

func NewMidnightblue

func NewMidnightblue() color.RGBA

func NewMidnightblueHalfTransparent

func NewMidnightblueHalfTransparent() color.RGBA

func NewMidnightblueTransparent

func NewMidnightblueTransparent() color.RGBA

func NewMintcream

func NewMintcream() color.RGBA

func NewMintcreamHalfTransparent

func NewMintcreamHalfTransparent() color.RGBA

func NewMintcreamTransparent

func NewMintcreamTransparent() color.RGBA

func NewMistyrose

func NewMistyrose() color.RGBA

func NewMistyroseHalfTransparent

func NewMistyroseHalfTransparent() color.RGBA

func NewMistyroseTransparent

func NewMistyroseTransparent() color.RGBA

func NewMoccasin

func NewMoccasin() color.RGBA

func NewMoccasinHalfTransparent

func NewMoccasinHalfTransparent() color.RGBA

func NewMoccasinTransparent

func NewMoccasinTransparent() color.RGBA

func NewNavajowhite

func NewNavajowhite() color.RGBA

func NewNavajowhiteHalfTransparent

func NewNavajowhiteHalfTransparent() color.RGBA

func NewNavajowhiteTransparent

func NewNavajowhiteTransparent() color.RGBA

func NewNavy

func NewNavy() color.RGBA

func NewNavyHalfTransparent

func NewNavyHalfTransparent() color.RGBA

func NewNavyTransparent

func NewNavyTransparent() color.RGBA

func NewNotSet

func NewNotSet() color.RGBA

func NewOldlace

func NewOldlace() color.RGBA

func NewOldlaceHalfTransparent

func NewOldlaceHalfTransparent() color.RGBA

func NewOldlaceTransparent

func NewOldlaceTransparent() color.RGBA

func NewOlive

func NewOlive() color.RGBA

func NewOliveHalfTransparent

func NewOliveHalfTransparent() color.RGBA

func NewOliveTransparent

func NewOliveTransparent() color.RGBA

func NewOlivedrab

func NewOlivedrab() color.RGBA

func NewOlivedrabHalfTransparent

func NewOlivedrabHalfTransparent() color.RGBA

func NewOlivedrabTransparent

func NewOlivedrabTransparent() color.RGBA

func NewOrange

func NewOrange() color.RGBA

func NewOrangeHalfTransparent

func NewOrangeHalfTransparent() color.RGBA

func NewOrangeTransparent

func NewOrangeTransparent() color.RGBA

func NewOrangered

func NewOrangered() color.RGBA

func NewOrangeredHalfTransparent

func NewOrangeredHalfTransparent() color.RGBA

func NewOrangeredTransparent

func NewOrangeredTransparent() color.RGBA

func NewOrchid

func NewOrchid() color.RGBA

func NewOrchidHalfTransparent

func NewOrchidHalfTransparent() color.RGBA

func NewOrchidTransparent

func NewOrchidTransparent() color.RGBA

func NewPalegoldenrod

func NewPalegoldenrod() color.RGBA

func NewPalegoldenrodHalfTransparent

func NewPalegoldenrodHalfTransparent() color.RGBA

func NewPalegoldenrodTransparent

func NewPalegoldenrodTransparent() color.RGBA

func NewPalegreen

func NewPalegreen() color.RGBA

func NewPalegreenHalfTransparent

func NewPalegreenHalfTransparent() color.RGBA

func NewPalegreenTransparent

func NewPalegreenTransparent() color.RGBA

func NewPaleturquoise

func NewPaleturquoise() color.RGBA

func NewPaleturquoiseHalfTransparent

func NewPaleturquoiseHalfTransparent() color.RGBA

func NewPaleturquoiseTransparent

func NewPaleturquoiseTransparent() color.RGBA

func NewPalevioletred

func NewPalevioletred() color.RGBA

func NewPalevioletredHalfTransparent

func NewPalevioletredHalfTransparent() color.RGBA

func NewPalevioletredTransparent

func NewPalevioletredTransparent() color.RGBA

func NewPapayawhip

func NewPapayawhip() color.RGBA

func NewPapayawhipHalfTransparent

func NewPapayawhipHalfTransparent() color.RGBA

func NewPapayawhipTransparent

func NewPapayawhipTransparent() color.RGBA

func NewPeachpuff

func NewPeachpuff() color.RGBA

func NewPeachpuffHalfTransparent

func NewPeachpuffHalfTransparent() color.RGBA

func NewPeachpuffTransparent

func NewPeachpuffTransparent() color.RGBA

func NewPeru

func NewPeru() color.RGBA

func NewPeruHalfTransparent

func NewPeruHalfTransparent() color.RGBA

func NewPeruTransparent

func NewPeruTransparent() color.RGBA

func NewPink

func NewPink() color.RGBA

func NewPinkHalfTransparent

func NewPinkHalfTransparent() color.RGBA

func NewPinkTransparent

func NewPinkTransparent() color.RGBA

func NewPlum

func NewPlum() color.RGBA

func NewPlumHalfTransparent

func NewPlumHalfTransparent() color.RGBA

func NewPlumTransparent

func NewPlumTransparent() color.RGBA

func NewPowderblue

func NewPowderblue() color.RGBA

func NewPowderblueHalfTransparent

func NewPowderblueHalfTransparent() color.RGBA

func NewPowderblueTransparent

func NewPowderblueTransparent() color.RGBA

func NewPurple

func NewPurple() color.RGBA

func NewPurpleHalfTransparent

func NewPurpleHalfTransparent() color.RGBA

func NewPurpleTransparent

func NewPurpleTransparent() color.RGBA

func NewRed

func NewRed() color.RGBA

func NewRedHalfTransparent

func NewRedHalfTransparent() color.RGBA

func NewRedTransparent

func NewRedTransparent() color.RGBA

func NewRosybrown

func NewRosybrown() color.RGBA

func NewRosybrownHalfTransparent

func NewRosybrownHalfTransparent() color.RGBA

func NewRosybrownTransparent

func NewRosybrownTransparent() color.RGBA

func NewRoyalblue

func NewRoyalblue() color.RGBA

func NewRoyalblueHalfTransparent

func NewRoyalblueHalfTransparent() color.RGBA

func NewRoyalblueTransparent

func NewRoyalblueTransparent() color.RGBA

func NewSaddlebrown

func NewSaddlebrown() color.RGBA

func NewSaddlebrownHalfTransparent

func NewSaddlebrownHalfTransparent() color.RGBA

func NewSaddlebrownTransparent

func NewSaddlebrownTransparent() color.RGBA

func NewSalmon

func NewSalmon() color.RGBA

func NewSalmonHalfTransparent

func NewSalmonHalfTransparent() color.RGBA

func NewSalmonTransparent

func NewSalmonTransparent() color.RGBA

func NewSandybrown

func NewSandybrown() color.RGBA

func NewSandybrownHalfTransparent

func NewSandybrownHalfTransparent() color.RGBA

func NewSandybrownTransparent

func NewSandybrownTransparent() color.RGBA

func NewSeagreen

func NewSeagreen() color.RGBA

func NewSeagreenHalfTransparent

func NewSeagreenHalfTransparent() color.RGBA

func NewSeagreenTransparent

func NewSeagreenTransparent() color.RGBA

func NewSeashell

func NewSeashell() color.RGBA

func NewSeashellHalfTransparent

func NewSeashellHalfTransparent() color.RGBA

func NewSeashellTransparent

func NewSeashellTransparent() color.RGBA

func NewSienna

func NewSienna() color.RGBA

func NewSiennaHalfTransparent

func NewSiennaHalfTransparent() color.RGBA

func NewSiennaTransparent

func NewSiennaTransparent() color.RGBA

func NewSilver

func NewSilver() color.RGBA

func NewSilverHalfTransparent

func NewSilverHalfTransparent() color.RGBA

func NewSilverTransparent

func NewSilverTransparent() color.RGBA

func NewSkyblue

func NewSkyblue() color.RGBA

func NewSkyblueHalfTransparent

func NewSkyblueHalfTransparent() color.RGBA

func NewSkyblueTransparent

func NewSkyblueTransparent() color.RGBA

func NewSlateblue

func NewSlateblue() color.RGBA

func NewSlateblueHalfTransparent

func NewSlateblueHalfTransparent() color.RGBA

func NewSlateblueTransparent

func NewSlateblueTransparent() color.RGBA

func NewSlategray

func NewSlategray() color.RGBA

func NewSlategrayHalfTransparent

func NewSlategrayHalfTransparent() color.RGBA

func NewSlategrayTransparent

func NewSlategrayTransparent() color.RGBA

func NewSlategrey

func NewSlategrey() color.RGBA

func NewSlategreyHalfTransparent

func NewSlategreyHalfTransparent() color.RGBA

func NewSlategreyTransparent

func NewSlategreyTransparent() color.RGBA

func NewSnow

func NewSnow() color.RGBA

func NewSnowHalfTransparent

func NewSnowHalfTransparent() color.RGBA

func NewSnowTransparent

func NewSnowTransparent() color.RGBA

func NewSpringgreen

func NewSpringgreen() color.RGBA

func NewSpringgreenHalfTransparent

func NewSpringgreenHalfTransparent() color.RGBA

func NewSpringgreenTransparent

func NewSpringgreenTransparent() color.RGBA

func NewSteelblue

func NewSteelblue() color.RGBA

func NewSteelblueHalfTransparent

func NewSteelblueHalfTransparent() color.RGBA

func NewSteelblueTransparent

func NewSteelblueTransparent() color.RGBA

func NewTan

func NewTan() color.RGBA

func NewTanHalfTransparent

func NewTanHalfTransparent() color.RGBA

func NewTanTransparent

func NewTanTransparent() color.RGBA

func NewTeal

func NewTeal() color.RGBA

func NewTealHalfTransparent

func NewTealHalfTransparent() color.RGBA

func NewTealTransparent

func NewTealTransparent() color.RGBA

func NewThistle

func NewThistle() color.RGBA

func NewThistleHalfTransparent

func NewThistleHalfTransparent() color.RGBA

func NewThistleTransparent

func NewThistleTransparent() color.RGBA

func NewTomato

func NewTomato() color.RGBA

func NewTomatoHalfTransparent

func NewTomatoHalfTransparent() color.RGBA

func NewTomatoTransparent

func NewTomatoTransparent() color.RGBA

func NewTurquoise

func NewTurquoise() color.RGBA

func NewTurquoiseHalfTransparent

func NewTurquoiseHalfTransparent() color.RGBA

func NewTurquoiseTransparent

func NewTurquoiseTransparent() color.RGBA

func NewViolet

func NewViolet() color.RGBA

func NewVioletHalfTransparent

func NewVioletHalfTransparent() color.RGBA

func NewVioletTransparent

func NewVioletTransparent() color.RGBA

func NewWheat

func NewWheat() color.RGBA

func NewWheatHalfTransparent

func NewWheatHalfTransparent() color.RGBA

func NewWheatTransparent

func NewWheatTransparent() color.RGBA

func NewWhite

func NewWhite() color.RGBA

func NewWhiteHalfTransparent

func NewWhiteHalfTransparent() color.RGBA

func NewWhiteTransparent

func NewWhiteTransparent() color.RGBA

func NewWhitesmoke

func NewWhitesmoke() color.RGBA

func NewWhitesmokeHalfTransparent

func NewWhitesmokeHalfTransparent() color.RGBA

func NewWhitesmokeTransparent

func NewWhitesmokeTransparent() color.RGBA

func NewYellow

func NewYellow() color.RGBA

func NewYellowHalfTransparent

func NewYellowHalfTransparent() color.RGBA

func NewYellowTransparent

func NewYellowTransparent() color.RGBA

func NewYellowgreen

func NewYellowgreen() color.RGBA

func NewYellowgreenHalfTransparent

func NewYellowgreenHalfTransparent() color.RGBA

func NewYellowgreenTransparent

func NewYellowgreenTransparent() color.RGBA

Types

This section is empty.

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳