Documentation ¶
Overview ¶
Package factoryColor
English:
This package contains a list of colors names and has based on https://godoc.org/golang.org/x/image/colornames. Example: colorDarkRed := factoryColor.Darkred() // change alpha between 0x00 (0% visible) and 0xFF (100% visible) colorDarkRed.A = 0x20
PortuguĂŞs:
Este pacote contem a lista de nomes de cores e foi baseado em https://godoc.org/golang.org/x/image/colornames. Exemplo: colorDarkRed := factoryColor.Darkred() // change alpha between 0x00 (0% visible) and 0xFF (100% visible) colorDarkRed.A = 0x20
Index ¶
- func NewAliceblue() color.RGBA
- func NewAliceblueHalfTransparent() color.RGBA
- func NewAliceblueTransparent() color.RGBA
- func NewAntiquewhite() color.RGBA
- func NewAntiquewhiteHalfTransparent() color.RGBA
- func NewAntiquewhiteTransparent() color.RGBA
- func NewAqua() color.RGBA
- func NewAquaHalfTransparent() color.RGBA
- func NewAquaTransparent() color.RGBA
- func NewAquamarine() color.RGBA
- func NewAquamarineHalfTransparent() color.RGBA
- func NewAquamarineTransparent() color.RGBA
- func NewAzure() color.RGBA
- func NewAzureHalfTransparent() color.RGBA
- func NewAzureTransparent() color.RGBA
- func NewBeige() color.RGBA
- func NewBeigeHalfTransparent() color.RGBA
- func NewBeigeTransparent() color.RGBA
- func NewBisque() color.RGBA
- func NewBisqueHalfTransparent() color.RGBA
- func NewBisqueTransparent() color.RGBA
- func NewBlack() color.RGBA
- func NewBlackHalfTransparent() color.RGBA
- func NewBlackTransparent() color.RGBA
- func NewBlanchedalmond() color.RGBA
- func NewBlanchedalmondHalfTransparent() color.RGBA
- func NewBlanchedalmondTransparent() color.RGBA
- func NewBlue() color.RGBA
- func NewBlueHalfTransparent() color.RGBA
- func NewBlueTransparent() color.RGBA
- func NewBlueviolet() color.RGBA
- func NewBluevioletHalfTransparent() color.RGBA
- func NewBluevioletTransparent() color.RGBA
- func NewBrown() color.RGBA
- func NewBrownHalfTransparent() color.RGBA
- func NewBrownTransparent() color.RGBA
- func NewBurlywood() color.RGBA
- func NewBurlywoodHalfTransparent() color.RGBA
- func NewBurlywoodTransparent() color.RGBA
- func NewCadetblue() color.RGBA
- func NewCadetblueHalfTransparent() color.RGBA
- func NewCadetblueTransparent() color.RGBA
- func NewChartreuse() color.RGBA
- func NewChartreuseHalfTransparent() color.RGBA
- func NewChartreuseTransparent() color.RGBA
- func NewChocolate() color.RGBA
- func NewChocolateHalfTransparent() color.RGBA
- func NewChocolateTransparent() color.RGBA
- func NewCoral() color.RGBA
- func NewCoralHalfTransparent() color.RGBA
- func NewCoralTransparent() color.RGBA
- func NewCornflowerblue() color.RGBA
- func NewCornflowerblueHalfTransparent() color.RGBA
- func NewCornflowerblueTransparent() color.RGBA
- func NewCornsilk() color.RGBA
- func NewCornsilkHalfTransparent() color.RGBA
- func NewCornsilkTransparent() color.RGBA
- func NewCrimson() color.RGBA
- func NewCrimsonHalfTransparent() color.RGBA
- func NewCrimsonTransparent() color.RGBA
- func NewCyan() color.RGBA
- func NewCyanHalfTransparent() color.RGBA
- func NewCyanTransparent() color.RGBA
- func NewDarkblue() color.RGBA
- func NewDarkblueHalfTransparent() color.RGBA
- func NewDarkblueTransparent() color.RGBA
- func NewDarkcyan() color.RGBA
- func NewDarkcyanHalfTransparent() color.RGBA
- func NewDarkcyanTransparent() color.RGBA
- func NewDarkgoldenrod() color.RGBA
- func NewDarkgoldenrodHalfTransparent() color.RGBA
- func NewDarkgoldenrodTransparent() color.RGBA
- func NewDarkgray() color.RGBA
- func NewDarkgrayHalfTransparent() color.RGBA
- func NewDarkgrayTransparent() color.RGBA
- func NewDarkgreen() color.RGBA
- func NewDarkgreenHalfTransparent() color.RGBA
- func NewDarkgreenTransparent() color.RGBA
- func NewDarkgrey() color.RGBA
- func NewDarkgreyHalfTransparent() color.RGBA
- func NewDarkgreyTransparent() color.RGBA
- func NewDarkkhaki() color.RGBA
- func NewDarkkhakiHalfTransparent() color.RGBA
- func NewDarkkhakiTransparent() color.RGBA
- func NewDarkmagenta() color.RGBA
- func NewDarkmagentaHalfTransparent() color.RGBA
- func NewDarkmagentaTransparent() color.RGBA
- func NewDarkolivegreen() color.RGBA
- func NewDarkolivegreenHalfTransparent() color.RGBA
- func NewDarkolivegreenTransparent() color.RGBA
- func NewDarkorange() color.RGBA
- func NewDarkorangeHalfTransparent() color.RGBA
- func NewDarkorangeTransparent() color.RGBA
- func NewDarkorchid() color.RGBA
- func NewDarkorchidHalfTransparent() color.RGBA
- func NewDarkorchidTransparent() color.RGBA
- func NewDarkred() color.RGBA
- func NewDarkredHalfTransparent() color.RGBA
- func NewDarkredTransparent() color.RGBA
- func NewDarksalmon() color.RGBA
- func NewDarksalmonHalfTransparent() color.RGBA
- func NewDarksalmonTransparent() color.RGBA
- func NewDarkseagreen() color.RGBA
- func NewDarkseagreenHalfTransparent() color.RGBA
- func NewDarkseagreenTransparent() color.RGBA
- func NewDarkslateblue() color.RGBA
- func NewDarkslateblueHalfTransparent() color.RGBA
- func NewDarkslateblueTransparent() color.RGBA
- func NewDarkslategray() color.RGBA
- func NewDarkslategrayHalfTransparent() color.RGBA
- func NewDarkslategrayTransparent() color.RGBA
- func NewDarkslategrey() color.RGBA
- func NewDarkslategreyHalfTransparent() color.RGBA
- func NewDarkslategreyTransparent() color.RGBA
- func NewDarkturquoise() color.RGBA
- func NewDarkturquoiseHalfTransparent() color.RGBA
- func NewDarkturquoiseTransparent() color.RGBA
- func NewDarkviolet() color.RGBA
- func NewDarkvioletHalfTransparent() color.RGBA
- func NewDarkvioletTransparent() color.RGBA
- func NewDeeppink() color.RGBA
- func NewDeeppinkHalfTransparent() color.RGBA
- func NewDeeppinkTransparent() color.RGBA
- func NewDeepskyblue() color.RGBA
- func NewDeepskyblueHalfTransparent() color.RGBA
- func NewDeepskyblueTransparent() color.RGBA
- func NewDimgray() color.RGBA
- func NewDimgrayHalfTransparent() color.RGBA
- func NewDimgrayTransparent() color.RGBA
- func NewDimgrey() color.RGBA
- func NewDimgreyHalfTransparent() color.RGBA
- func NewDimgreyTransparent() color.RGBA
- func NewDodgerblue() color.RGBA
- func NewDodgerblueHalfTransparent() color.RGBA
- func NewDodgerblueTransparent() color.RGBA
- func NewFirebrick() color.RGBA
- func NewFirebrickHalfTransparent() color.RGBA
- func NewFirebrickTransparent() color.RGBA
- func NewFloralwhite() color.RGBA
- func NewFloralwhiteHalfTransparent() color.RGBA
- func NewFloralwhiteTransparent() color.RGBA
- func NewForestgreen() color.RGBA
- func NewForestgreenHalfTransparent() color.RGBA
- func NewForestgreenTransparent() color.RGBA
- func NewFuchsia() color.RGBA
- func NewFuchsiaHalfTransparent() color.RGBA
- func NewFuchsiaTransparent() color.RGBA
- func NewGainsboro() color.RGBA
- func NewGainsboroHalfTransparent() color.RGBA
- func NewGainsboroTransparent() color.RGBA
- func NewGhostwhite() color.RGBA
- func NewGhostwhiteHalfTransparent() color.RGBA
- func NewGhostwhiteTransparent() color.RGBA
- func NewGold() color.RGBA
- func NewGoldHalfTransparent() color.RGBA
- func NewGoldTransparent() color.RGBA
- func NewGoldenrod() color.RGBA
- func NewGoldenrodHalfTransparent() color.RGBA
- func NewGoldenrodTransparent() color.RGBA
- func NewGray() color.RGBA
- func NewGrayHalfTransparent() color.RGBA
- func NewGrayTransparent() color.RGBA
- func NewGreen() color.RGBA
- func NewGreenHalfTransparent() color.RGBA
- func NewGreenTransparent() color.RGBA
- func NewGreenyellow() color.RGBA
- func NewGreenyellowHalfTransparent() color.RGBA
- func NewGreenyellowTransparent() color.RGBA
- func NewGrey() color.RGBA
- func NewGreyHalfTransparent() color.RGBA
- func NewGreyTransparent() color.RGBA
- func NewHoneydew() color.RGBA
- func NewHoneydewHalfTransparent() color.RGBA
- func NewHoneydewTransparent() color.RGBA
- func NewHotpink() color.RGBA
- func NewHotpinkHalfTransparent() color.RGBA
- func NewHotpinkTransparent() color.RGBA
- func NewIndianred() color.RGBA
- func NewIndianredHalfTransparent() color.RGBA
- func NewIndianredTransparent() color.RGBA
- func NewIndigo() color.RGBA
- func NewIndigoHalfTransparent() color.RGBA
- func NewIndigoTransparent() color.RGBA
- func NewIvory() color.RGBA
- func NewIvoryHalfTransparent() color.RGBA
- func NewIvoryTransparent() color.RGBA
- func NewKhaki() color.RGBA
- func NewKhakiHalfTransparent() color.RGBA
- func NewKhakiTransparent() color.RGBA
- func NewLavender() color.RGBA
- func NewLavenderHalfTransparent() color.RGBA
- func NewLavenderTransparent() color.RGBA
- func NewLavenderblush() color.RGBA
- func NewLavenderblushHalfTransparent() color.RGBA
- func NewLavenderblushTransparent() color.RGBA
- func NewLawngreen() color.RGBA
- func NewLawngreenHalfTransparent() color.RGBA
- func NewLawngreenTransparent() color.RGBA
- func NewLemonchiffon() color.RGBA
- func NewLemonchiffonHalfTransparent() color.RGBA
- func NewLemonchiffonTransparent() color.RGBA
- func NewLightblue() color.RGBA
- func NewLightblueHalfTransparent() color.RGBA
- func NewLightblueTransparent() color.RGBA
- func NewLightcoral() color.RGBA
- func NewLightcoralHalfTransparent() color.RGBA
- func NewLightcoralTransparent() color.RGBA
- func NewLightcyan() color.RGBA
- func NewLightcyanHalfTransparent() color.RGBA
- func NewLightcyanTransparent() color.RGBA
- func NewLightgoldenrodyellow() color.RGBA
- func NewLightgoldenrodyellowHalfTransparent() color.RGBA
- func NewLightgoldenrodyellowTransparent() color.RGBA
- func NewLightgray() color.RGBA
- func NewLightgrayHalfTransparent() color.RGBA
- func NewLightgrayTransparent() color.RGBA
- func NewLightgreen() color.RGBA
- func NewLightgreenHalfTransparent() color.RGBA
- func NewLightgreenTransparent() color.RGBA
- func NewLightgrey() color.RGBA
- func NewLightgreyHalfTransparent() color.RGBA
- func NewLightgreyTransparent() color.RGBA
- func NewLightpink() color.RGBA
- func NewLightpinkHalfTransparent() color.RGBA
- func NewLightpinkTransparent() color.RGBA
- func NewLightsalmon() color.RGBA
- func NewLightsalmonHalfTransparent() color.RGBA
- func NewLightsalmonTransparent() color.RGBA
- func NewLightseagreen() color.RGBA
- func NewLightseagreenHalfTransparent() color.RGBA
- func NewLightseagreenTransparent() color.RGBA
- func NewLightskyblue() color.RGBA
- func NewLightskyblueHalfTransparent() color.RGBA
- func NewLightskyblueTransparent() color.RGBA
- func NewLightslategray() color.RGBA
- func NewLightslategrayHalfTransparent() color.RGBA
- func NewLightslategrayTransparent() color.RGBA
- func NewLightslategrey() color.RGBA
- func NewLightslategreyHalfTransparent() color.RGBA
- func NewLightslategreyTransparent() color.RGBA
- func NewLightsteelblue() color.RGBA
- func NewLightsteelblueHalfTransparent() color.RGBA
- func NewLightsteelblueTransparent() color.RGBA
- func NewLightyellow() color.RGBA
- func NewLightyellowHalfTransparent() color.RGBA
- func NewLightyellowTransparent() color.RGBA
- func NewLime() color.RGBA
- func NewLimeHalfTransparent() color.RGBA
- func NewLimeTransparent() color.RGBA
- func NewLimegreen() color.RGBA
- func NewLimegreenHalfTransparent() color.RGBA
- func NewLimegreenTransparent() color.RGBA
- func NewLinen() color.RGBA
- func NewLinenHalfTransparent() color.RGBA
- func NewLinenTransparent() color.RGBA
- func NewMagenta() color.RGBA
- func NewMagentaHalfTransparent() color.RGBA
- func NewMagentaTransparent() color.RGBA
- func NewMaroon() color.RGBA
- func NewMaroonHalfTransparent() color.RGBA
- func NewMaroonTransparent() color.RGBA
- func NewMediumaquamarine() color.RGBA
- func NewMediumaquamarineHalfTransparent() color.RGBA
- func NewMediumaquamarineTransparent() color.RGBA
- func NewMediumblue() color.RGBA
- func NewMediumblueHalfTransparent() color.RGBA
- func NewMediumblueTransparent() color.RGBA
- func NewMediumorchid() color.RGBA
- func NewMediumorchidHalfTransparent() color.RGBA
- func NewMediumorchidTransparent() color.RGBA
- func NewMediumpurple() color.RGBA
- func NewMediumpurpleHalfTransparent() color.RGBA
- func NewMediumpurpleTransparent() color.RGBA
- func NewMediumseagreen() color.RGBA
- func NewMediumseagreenHalfTransparent() color.RGBA
- func NewMediumseagreenTransparent() color.RGBA
- func NewMediumslateblue() color.RGBA
- func NewMediumslateblueHalfTransparent() color.RGBA
- func NewMediumslateblueTransparent() color.RGBA
- func NewMediumspringgreen() color.RGBA
- func NewMediumspringgreenHalfTransparent() color.RGBA
- func NewMediumspringgreenTransparent() color.RGBA
- func NewMediumturquoise() color.RGBA
- func NewMediumturquoiseHalfTransparent() color.RGBA
- func NewMediumturquoiseTransparent() color.RGBA
- func NewMediumvioletred() color.RGBA
- func NewMediumvioletredHalfTransparent() color.RGBA
- func NewMediumvioletredTransparent() color.RGBA
- func NewMidnightblue() color.RGBA
- func NewMidnightblueHalfTransparent() color.RGBA
- func NewMidnightblueTransparent() color.RGBA
- func NewMintcream() color.RGBA
- func NewMintcreamHalfTransparent() color.RGBA
- func NewMintcreamTransparent() color.RGBA
- func NewMistyrose() color.RGBA
- func NewMistyroseHalfTransparent() color.RGBA
- func NewMistyroseTransparent() color.RGBA
- func NewMoccasin() color.RGBA
- func NewMoccasinHalfTransparent() color.RGBA
- func NewMoccasinTransparent() color.RGBA
- func NewNavajowhite() color.RGBA
- func NewNavajowhiteHalfTransparent() color.RGBA
- func NewNavajowhiteTransparent() color.RGBA
- func NewNavy() color.RGBA
- func NewNavyHalfTransparent() color.RGBA
- func NewNavyTransparent() color.RGBA
- func NewNotSet() color.RGBA
- func NewOldlace() color.RGBA
- func NewOldlaceHalfTransparent() color.RGBA
- func NewOldlaceTransparent() color.RGBA
- func NewOlive() color.RGBA
- func NewOliveHalfTransparent() color.RGBA
- func NewOliveTransparent() color.RGBA
- func NewOlivedrab() color.RGBA
- func NewOlivedrabHalfTransparent() color.RGBA
- func NewOlivedrabTransparent() color.RGBA
- func NewOrange() color.RGBA
- func NewOrangeHalfTransparent() color.RGBA
- func NewOrangeTransparent() color.RGBA
- func NewOrangered() color.RGBA
- func NewOrangeredHalfTransparent() color.RGBA
- func NewOrangeredTransparent() color.RGBA
- func NewOrchid() color.RGBA
- func NewOrchidHalfTransparent() color.RGBA
- func NewOrchidTransparent() color.RGBA
- func NewPalegoldenrod() color.RGBA
- func NewPalegoldenrodHalfTransparent() color.RGBA
- func NewPalegoldenrodTransparent() color.RGBA
- func NewPalegreen() color.RGBA
- func NewPalegreenHalfTransparent() color.RGBA
- func NewPalegreenTransparent() color.RGBA
- func NewPaleturquoise() color.RGBA
- func NewPaleturquoiseHalfTransparent() color.RGBA
- func NewPaleturquoiseTransparent() color.RGBA
- func NewPalevioletred() color.RGBA
- func NewPalevioletredHalfTransparent() color.RGBA
- func NewPalevioletredTransparent() color.RGBA
- func NewPapayawhip() color.RGBA
- func NewPapayawhipHalfTransparent() color.RGBA
- func NewPapayawhipTransparent() color.RGBA
- func NewPeachpuff() color.RGBA
- func NewPeachpuffHalfTransparent() color.RGBA
- func NewPeachpuffTransparent() color.RGBA
- func NewPeru() color.RGBA
- func NewPeruHalfTransparent() color.RGBA
- func NewPeruTransparent() color.RGBA
- func NewPink() color.RGBA
- func NewPinkHalfTransparent() color.RGBA
- func NewPinkTransparent() color.RGBA
- func NewPlum() color.RGBA
- func NewPlumHalfTransparent() color.RGBA
- func NewPlumTransparent() color.RGBA
- func NewPowderblue() color.RGBA
- func NewPowderblueHalfTransparent() color.RGBA
- func NewPowderblueTransparent() color.RGBA
- func NewPurple() color.RGBA
- func NewPurpleHalfTransparent() color.RGBA
- func NewPurpleTransparent() color.RGBA
- func NewRed() color.RGBA
- func NewRedHalfTransparent() color.RGBA
- func NewRedTransparent() color.RGBA
- func NewRosybrown() color.RGBA
- func NewRosybrownHalfTransparent() color.RGBA
- func NewRosybrownTransparent() color.RGBA
- func NewRoyalblue() color.RGBA
- func NewRoyalblueHalfTransparent() color.RGBA
- func NewRoyalblueTransparent() color.RGBA
- func NewSaddlebrown() color.RGBA
- func NewSaddlebrownHalfTransparent() color.RGBA
- func NewSaddlebrownTransparent() color.RGBA
- func NewSalmon() color.RGBA
- func NewSalmonHalfTransparent() color.RGBA
- func NewSalmonTransparent() color.RGBA
- func NewSandybrown() color.RGBA
- func NewSandybrownHalfTransparent() color.RGBA
- func NewSandybrownTransparent() color.RGBA
- func NewSeagreen() color.RGBA
- func NewSeagreenHalfTransparent() color.RGBA
- func NewSeagreenTransparent() color.RGBA
- func NewSeashell() color.RGBA
- func NewSeashellHalfTransparent() color.RGBA
- func NewSeashellTransparent() color.RGBA
- func NewSienna() color.RGBA
- func NewSiennaHalfTransparent() color.RGBA
- func NewSiennaTransparent() color.RGBA
- func NewSilver() color.RGBA
- func NewSilverHalfTransparent() color.RGBA
- func NewSilverTransparent() color.RGBA
- func NewSkyblue() color.RGBA
- func NewSkyblueHalfTransparent() color.RGBA
- func NewSkyblueTransparent() color.RGBA
- func NewSlateblue() color.RGBA
- func NewSlateblueHalfTransparent() color.RGBA
- func NewSlateblueTransparent() color.RGBA
- func NewSlategray() color.RGBA
- func NewSlategrayHalfTransparent() color.RGBA
- func NewSlategrayTransparent() color.RGBA
- func NewSlategrey() color.RGBA
- func NewSlategreyHalfTransparent() color.RGBA
- func NewSlategreyTransparent() color.RGBA
- func NewSnow() color.RGBA
- func NewSnowHalfTransparent() color.RGBA
- func NewSnowTransparent() color.RGBA
- func NewSpringgreen() color.RGBA
- func NewSpringgreenHalfTransparent() color.RGBA
- func NewSpringgreenTransparent() color.RGBA
- func NewSteelblue() color.RGBA
- func NewSteelblueHalfTransparent() color.RGBA
- func NewSteelblueTransparent() color.RGBA
- func NewTan() color.RGBA
- func NewTanHalfTransparent() color.RGBA
- func NewTanTransparent() color.RGBA
- func NewTeal() color.RGBA
- func NewTealHalfTransparent() color.RGBA
- func NewTealTransparent() color.RGBA
- func NewThistle() color.RGBA
- func NewThistleHalfTransparent() color.RGBA
- func NewThistleTransparent() color.RGBA
- func NewTomato() color.RGBA
- func NewTomatoHalfTransparent() color.RGBA
- func NewTomatoTransparent() color.RGBA
- func NewTurquoise() color.RGBA
- func NewTurquoiseHalfTransparent() color.RGBA
- func NewTurquoiseTransparent() color.RGBA
- func NewViolet() color.RGBA
- func NewVioletHalfTransparent() color.RGBA
- func NewVioletTransparent() color.RGBA
- func NewWheat() color.RGBA
- func NewWheatHalfTransparent() color.RGBA
- func NewWheatTransparent() color.RGBA
- func NewWhite() color.RGBA
- func NewWhiteHalfTransparent() color.RGBA
- func NewWhiteTransparent() color.RGBA
- func NewWhitesmoke() color.RGBA
- func NewWhitesmokeHalfTransparent() color.RGBA
- func NewWhitesmokeTransparent() color.RGBA
- func NewYellow() color.RGBA
- func NewYellowHalfTransparent() color.RGBA
- func NewYellowTransparent() color.RGBA
- func NewYellowgreen() color.RGBA
- func NewYellowgreenHalfTransparent() color.RGBA
- func NewYellowgreenTransparent() color.RGBA
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAliceblue ¶
func NewAntiquewhite ¶
func NewAquaHalfTransparent ¶
func NewAquaTransparent ¶
func NewAquamarine ¶
func NewAzureTransparent ¶
func NewBeigeTransparent ¶
func NewBisqueTransparent ¶
func NewBlackTransparent ¶
func NewBlanchedalmond ¶
func NewBlueHalfTransparent ¶
func NewBlueTransparent ¶
func NewBlueviolet ¶
func NewBrownTransparent ¶
func NewBurlywood ¶
func NewCadetblue ¶
func NewChartreuse ¶
func NewChocolate ¶
func NewCoralTransparent ¶
func NewCornflowerblue ¶
func NewCornsilk ¶
func NewCornsilkTransparent ¶
func NewCrimson ¶
func NewCrimsonTransparent ¶
func NewCyanHalfTransparent ¶
func NewCyanTransparent ¶
func NewDarkblue ¶
func NewDarkblueTransparent ¶
func NewDarkcyan ¶
func NewDarkcyanTransparent ¶
func NewDarkgoldenrod ¶
func NewDarkgray ¶
func NewDarkgrayTransparent ¶
func NewDarkgreen ¶
func NewDarkgrey ¶
func NewDarkgreyTransparent ¶
func NewDarkkhaki ¶
func NewDarkmagenta ¶
func NewDarkolivegreen ¶
func NewDarkorange ¶
func NewDarkorchid ¶
func NewDarkred ¶
func NewDarkredTransparent ¶
func NewDarksalmon ¶
func NewDarkseagreen ¶
func NewDarkslateblue ¶
func NewDarkslategray ¶
func NewDarkslategrey ¶
func NewDarkturquoise ¶
func NewDarkviolet ¶
func NewDeeppink ¶
func NewDeeppinkTransparent ¶
func NewDeepskyblue ¶
func NewDimgray ¶
func NewDimgrayTransparent ¶
func NewDimgrey ¶
func NewDimgreyTransparent ¶
func NewDodgerblue ¶
func NewFirebrick ¶
func NewFloralwhite ¶
func NewForestgreen ¶
func NewFuchsia ¶
func NewFuchsiaTransparent ¶
func NewGainsboro ¶
func NewGhostwhite ¶
func NewGoldHalfTransparent ¶
func NewGoldTransparent ¶
func NewGoldenrod ¶
func NewGrayHalfTransparent ¶
func NewGrayTransparent ¶
func NewGreenTransparent ¶
func NewGreenyellow ¶
func NewGreyHalfTransparent ¶
func NewGreyTransparent ¶
func NewHoneydew ¶
func NewHoneydewTransparent ¶
func NewHotpink ¶
func NewHotpinkTransparent ¶
func NewIndianred ¶
func NewIndigoTransparent ¶
func NewIvoryTransparent ¶
func NewKhakiTransparent ¶
func NewLavender ¶
func NewLavenderTransparent ¶
func NewLavenderblush ¶
func NewLawngreen ¶
func NewLemonchiffon ¶
func NewLightblue ¶
func NewLightcoral ¶
func NewLightcyan ¶
func NewLightgray ¶
func NewLightgreen ¶
func NewLightgrey ¶
func NewLightpink ¶
func NewLightsalmon ¶
func NewLightseagreen ¶
func NewLightskyblue ¶
func NewLightslategray ¶
func NewLightslategrey ¶
func NewLightsteelblue ¶
func NewLightyellow ¶
func NewLimeHalfTransparent ¶
func NewLimeTransparent ¶
func NewLimegreen ¶
func NewLinenTransparent ¶
func NewMagenta ¶
func NewMagentaTransparent ¶
func NewMaroonTransparent ¶
func NewMediumaquamarine ¶
func NewMediumblue ¶
func NewMediumorchid ¶
func NewMediumpurple ¶
func NewMediumseagreen ¶
func NewMediumslateblue ¶
func NewMediumspringgreen ¶
func NewMediumturquoise ¶
func NewMediumvioletred ¶
func NewMidnightblue ¶
func NewMintcream ¶
func NewMistyrose ¶
func NewMoccasin ¶
func NewMoccasinTransparent ¶
func NewNavajowhite ¶
func NewNavyHalfTransparent ¶
func NewNavyTransparent ¶
func NewOldlace ¶
func NewOldlaceTransparent ¶
func NewOliveTransparent ¶
func NewOlivedrab ¶
func NewOrangeTransparent ¶
func NewOrangered ¶
func NewOrchidTransparent ¶
func NewPalegoldenrod ¶
func NewPalegreen ¶
func NewPaleturquoise ¶
func NewPalevioletred ¶
func NewPapayawhip ¶
func NewPeachpuff ¶
func NewPeruHalfTransparent ¶
func NewPeruTransparent ¶
func NewPinkHalfTransparent ¶
func NewPinkTransparent ¶
func NewPlumHalfTransparent ¶
func NewPlumTransparent ¶
func NewPowderblue ¶
func NewPurpleTransparent ¶
func NewRedHalfTransparent ¶
func NewRedTransparent ¶
func NewRosybrown ¶
func NewRoyalblue ¶
func NewSaddlebrown ¶
func NewSalmonTransparent ¶
func NewSandybrown ¶
func NewSeagreen ¶
func NewSeagreenTransparent ¶
func NewSeashell ¶
func NewSeashellTransparent ¶
func NewSiennaTransparent ¶
func NewSilverTransparent ¶
func NewSkyblue ¶
func NewSkyblueTransparent ¶
func NewSlateblue ¶
func NewSlategray ¶
func NewSlategrey ¶
func NewSnowHalfTransparent ¶
func NewSnowTransparent ¶
func NewSpringgreen ¶
func NewSteelblue ¶
func NewTanHalfTransparent ¶
func NewTanTransparent ¶
func NewTealHalfTransparent ¶
func NewTealTransparent ¶
func NewThistle ¶
func NewThistleTransparent ¶
func NewTomatoTransparent ¶
func NewTurquoise ¶
func NewVioletTransparent ¶
func NewWheatTransparent ¶
func NewWhiteTransparent ¶
func NewWhitesmoke ¶
func NewYellowTransparent ¶
func NewYellowgreen ¶
Types ¶
This section is empty.
Source Files ¶
- doc.go
- newAliceblue.go
- newAliceblueHalfTransparent.go
- newAliceblueTransparent.go
- newAntiquewhite.go
- newAntiquewhiteHalfTransparent.go
- newAntiquewhiteTransparent.go
- newAqua.go
- newAquaHalfTransparent.go
- newAquaTransparent.go
- newAquamarine.go
- newAquamarineHalfTransparent.go
- newAquamarineTransparent.go
- newAzure.go
- newAzureHalfTransparent.go
- newAzureTransparent.go
- newBeige.go
- newBeigeHalfTransparent.go
- newBeigeTransparent.go
- newBisque.go
- newBisqueHalfTransparent.go
- newBisqueTransparent.go
- newBlack.go
- newBlackHalfTransparent.go
- newBlackTransparent.go
- newBlanchedalmond.go
- newBlanchedalmondHalfTransparent.go
- newBlanchedalmondTransparent.go
- newBlue.go
- newBlueHalfTransparent.go
- newBlueTransparent.go
- newBlueviolet.go
- newBluevioletHalfTransparent.go
- newBluevioletTransparent.go
- newBrown.go
- newBrownHalfTransparent.go
- newBrownTransparent.go
- newBurlywood.go
- newBurlywoodHalfTransparent.go
- newBurlywoodTransparent.go
- newCadetblue.go
- newCadetblueHalfTransparent.go
- newCadetblueTransparent.go
- newChartreuse.go
- newChartreuseHalfTransparent.go
- newChartreuseTransparent.go
- newChocolate.go
- newChocolateHalfTransparent.go
- newChocolateTransparent.go
- newCoral.go
- newCoralHalfTransparent.go
- newCoralTransparent.go
- newCornflowerblue.go
- newCornflowerblueHalfTransparent.go
- newCornflowerblueTransparent.go
- newCornsilk.go
- newCornsilkHalfTransparent.go
- newCornsilkTransparent.go
- newCrimson.go
- newCrimsonHalfTransparent.go
- newCrimsonTransparent.go
- newCyan.go
- newCyanHalfTransparent.go
- newCyanTransparent.go
- newDarkblue.go
- newDarkblueHalfTransparent.go
- newDarkblueTransparent.go
- newDarkcyan.go
- newDarkcyanHalfTransparent.go
- newDarkcyanTransparent.go
- newDarkgoldenrod.go
- newDarkgoldenrodHalfTransparent.go
- newDarkgoldenrodTransparent.go
- newDarkgray.go
- newDarkgrayHalfTransparent.go
- newDarkgrayTransparent.go
- newDarkgreen.go
- newDarkgreenHalfTransparent.go
- newDarkgreenTransparent.go
- newDarkgrey.go
- newDarkgreyHalfTransparent.go
- newDarkgreyTransparent.go
- newDarkkhaki.go
- newDarkkhakiHalfTransparent.go
- newDarkkhakiTransparent.go
- newDarkmagenta.go
- newDarkmagentaHalfTransparent.go
- newDarkmagentaTransparent.go
- newDarkolivegreen.go
- newDarkolivegreenHalfTransparent.go
- newDarkolivegreenTransparent.go
- newDarkorange.go
- newDarkorangeHalfTransparent.go
- newDarkorangeTransparent.go
- newDarkorchid.go
- newDarkorchidHalfTransparent.go
- newDarkorchidTransparent.go
- newDarkred.go
- newDarkredHalfTransparent.go
- newDarkredTransparent.go
- newDarksalmon.go
- newDarksalmonHalfTransparent.go
- newDarksalmonTransparent.go
- newDarkseagreen.go
- newDarkseagreenHalfTransparent.go
- newDarkseagreenTransparent.go
- newDarkslateblue.go
- newDarkslateblueHalfTransparent.go
- newDarkslateblueTransparent.go
- newDarkslategray.go
- newDarkslategrayHalfTransparent.go
- newDarkslategrayTransparent.go
- newDarkslategrey.go
- newDarkslategreyHalfTransparent.go
- newDarkslategreyTransparent.go
- newDarkturquoise.go
- newDarkturquoiseHalfTransparent.go
- newDarkturquoiseTransparent.go
- newDarkviolet.go
- newDarkvioletHalfTransparent.go
- newDarkvioletTransparent.go
- newDeeppink.go
- newDeeppinkHalfTransparent.go
- newDeeppinkTransparent.go
- newDeepskyblue.go
- newDeepskyblueHalfTransparent.go
- newDeepskyblueTransparent.go
- newDimgray.go
- newDimgrayHalfTransparent.go
- newDimgrayTransparent.go
- newDimgrey.go
- newDimgreyHalfTransparent.go
- newDimgreyTransparent.go
- newDodgerblue.go
- newDodgerblueHalfTransparent.go
- newDodgerblueTransparent.go
- newFirebrick.go
- newFirebrickHalfTransparent.go
- newFirebrickTransparent.go
- newFloralwhite.go
- newFloralwhiteHalfTransparent.go
- newFloralwhiteTransparent.go
- newForestgreen.go
- newForestgreenHalfTransparent.go
- newForestgreenTransparent.go
- newFuchsia.go
- newFuchsiaHalfTransparent.go
- newFuchsiaTransparent.go
- newGainsboro.go
- newGainsboroHalfTransparent.go
- newGainsboroTransparent.go
- newGhostwhite.go
- newGhostwhiteHalfTransparent.go
- newGhostwhiteTransparent.go
- newGold.go
- newGoldHalfTransparent.go
- newGoldTransparent.go
- newGoldenrod.go
- newGoldenrodHalfTransparent.go
- newGoldenrodTransparent.go
- newGray.go
- newGrayHalfTransparent.go
- newGrayTransparent.go
- newGreen.go
- newGreenHalfTransparent.go
- newGreenTransparent.go
- newGreenyellow.go
- newGreenyellowHalfTransparent.go
- newGreenyellowTransparent.go
- newGrey.go
- newGreyHalfTransparent.go
- newGreyTransparent.go
- newHoneydew.go
- newHoneydewHalfTransparent.go
- newHoneydewTransparent.go
- newHotpink.go
- newHotpinkHalfTransparent.go
- newHotpinkTransparent.go
- newIndianred.go
- newIndianredHalfTransparent.go
- newIndianredTransparent.go
- newIndigo.go
- newIndigoHalfTransparent.go
- newIndigoTransparent.go
- newIvory.go
- newIvoryHalfTransparent.go
- newIvoryTransparent.go
- newKhaki.go
- newKhakiHalfTransparent.go
- newKhakiTransparent.go
- newLavender.go
- newLavenderHalfTransparent.go
- newLavenderTransparent.go
- newLavenderblush.go
- newLavenderblushHalfTransparent.go
- newLavenderblushTransparent.go
- newLawngreen.go
- newLawngreenHalfTransparent.go
- newLawngreenTransparent.go
- newLemonchiffon.go
- newLemonchiffonHalfTransparent.go
- newLemonchiffonTransparent.go
- newLightblue.go
- newLightblueHalfTransparent.go
- newLightblueTransparent.go
- newLightcoral.go
- newLightcoralHalfTransparent.go
- newLightcoralTransparent.go
- newLightcyan.go
- newLightcyanHalfTransparent.go
- newLightcyanTransparent.go
- newLightgoldenrodyellow.go
- newLightgoldenrodyellowHalfTransparent.go
- newLightgoldenrodyellowTransparent.go
- newLightgray.go
- newLightgrayHalfTransparent.go
- newLightgrayTransparent.go
- newLightgreen.go
- newLightgreenHalfTransparent.go
- newLightgreenTransparent.go
- newLightgrey.go
- newLightgreyHalfTransparent.go
- newLightgreyTransparent.go
- newLightpink.go
- newLightpinkHalfTransparent.go
- newLightpinkTransparent.go
- newLightsalmon.go
- newLightsalmonHalfTransparent.go
- newLightsalmonTransparent.go
- newLightseagreen.go
- newLightseagreenHalfTransparent.go
- newLightseagreenTransparent.go
- newLightskyblue.go
- newLightskyblueHalfTransparent.go
- newLightskyblueTransparent.go
- newLightslategray.go
- newLightslategrayHalfTransparent.go
- newLightslategrayTransparent.go
- newLightslategrey.go
- newLightslategreyHalfTransparent.go
- newLightslategreyTransparent.go
- newLightsteelblue.go
- newLightsteelblueHalfTransparent.go
- newLightsteelblueTransparent.go
- newLightyellow.go
- newLightyellowHalfTransparent.go
- newLightyellowTransparent.go
- newLime.go
- newLimeHalfTransparent.go
- newLimeTransparent.go
- newLimegreen.go
- newLimegreenHalfTransparent.go
- newLimegreenTransparent.go
- newLinen.go
- newLinenHalfTransparent.go
- newLinenTransparent.go
- newMagenta.go
- newMagentaHalfTransparent.go
- newMagentaTransparent.go
- newMaroon.go
- newMaroonHalfTransparent.go
- newMaroonTransparent.go
- newMediumaquamarine.go
- newMediumaquamarineHalfTransparent.go
- newMediumaquamarineTransparent.go
- newMediumblue.go
- newMediumblueHalfTransparent.go
- newMediumblueTransparent.go
- newMediumorchid.go
- newMediumorchidHalfTransparent.go
- newMediumorchidTransparent.go
- newMediumpurple.go
- newMediumpurpleHalfTransparent.go
- newMediumpurpleTransparent.go
- newMediumseagreen.go
- newMediumseagreenHalfTransparent.go
- newMediumseagreenTransparent.go
- newMediumslateblue.go
- newMediumslateblueHalfTransparent.go
- newMediumslateblueTransparent.go
- newMediumspringgreen.go
- newMediumspringgreenHalfTransparent.go
- newMediumspringgreenTransparent.go
- newMediumturquoise.go
- newMediumturquoiseHalfTransparent.go
- newMediumturquoiseTransparent.go
- newMediumvioletred.go
- newMediumvioletredHalfTransparent.go
- newMediumvioletredTransparent.go
- newMidnightblue.go
- newMidnightblueHalfTransparent.go
- newMidnightblueTransparent.go
- newMintcream.go
- newMintcreamHalfTransparent.go
- newMintcreamTransparent.go
- newMistyrose.go
- newMistyroseHalfTransparent.go
- newMistyroseTransparent.go
- newMoccasin.go
- newMoccasinHalfTransparent.go
- newMoccasinTransparent.go
- newNavajowhite.go
- newNavajowhiteHalfTransparent.go
- newNavajowhiteTransparent.go
- newNavy.go
- newNavyHalfTransparent.go
- newNavyTransparent.go
- newNotSet.go
- newOldlace.go
- newOldlaceHalfTransparent.go
- newOldlaceTransparent.go
- newOlive.go
- newOliveHalfTransparent.go
- newOliveTransparent.go
- newOlivedrab.go
- newOlivedrabHalfTransparent.go
- newOlivedrabTransparent.go
- newOrange.go
- newOrangeHalfTransparent.go
- newOrangeTransparent.go
- newOrangered.go
- newOrangeredHalfTransparent.go
- newOrangeredTransparent.go
- newOrchid.go
- newOrchidHalfTransparent.go
- newOrchidTransparent.go
- newPalegoldenrod.go
- newPalegoldenrodHalfTransparent.go
- newPalegoldenrodTransparent.go
- newPalegreen.go
- newPalegreenHalfTransparent.go
- newPalegreenTransparent.go
- newPaleturquoise.go
- newPaleturquoiseHalfTransparent.go
- newPaleturquoiseTransparent.go
- newPalevioletred.go
- newPalevioletredHalfTransparent.go
- newPalevioletredTransparent.go
- newPapayawhip.go
- newPapayawhipHalfTransparent.go
- newPapayawhipTransparent.go
- newPeachpuff.go
- newPeachpuffHalfTransparent.go
- newPeachpuffTransparent.go
- newPeru.go
- newPeruHalfTransparent.go
- newPeruTransparent.go
- newPink.go
- newPinkHalfTransparent.go
- newPinkTransparent.go
- newPlum.go
- newPlumHalfTransparent.go
- newPlumTransparent.go
- newPowderblue.go
- newPowderblueHalfTransparent.go
- newPowderblueTransparent.go
- newPurple.go
- newPurpleHalfTransparent.go
- newPurpleTransparent.go
- newRed.go
- newRedHalfTransparent.go
- newRedTransparent.go
- newRosybrown.go
- newRosybrownHalfTransparent.go
- newRosybrownTransparent.go
- newRoyalblue.go
- newRoyalblueHalfTransparent.go
- newRoyalblueTransparent.go
- newSaddlebrown.go
- newSaddlebrownHalfTransparent.go
- newSaddlebrownTransparent.go
- newSalmon.go
- newSalmonHalfTransparent.go
- newSalmonTransparent.go
- newSandybrown.go
- newSandybrownHalfTransparent.go
- newSandybrownTransparent.go
- newSeagreen.go
- newSeagreenHalfTransparent.go
- newSeagreenTransparent.go
- newSeashell.go
- newSeashellHalfTransparent.go
- newSeashellTransparent.go
- newSienna.go
- newSiennaHalfTransparent.go
- newSiennaTransparent.go
- newSilver.go
- newSilverHalfTransparent.go
- newSilverTransparent.go
- newSkyblue.go
- newSkyblueHalfTransparent.go
- newSkyblueTransparent.go
- newSlateblue.go
- newSlateblueHalfTransparent.go
- newSlateblueTransparent.go
- newSlategray.go
- newSlategrayHalfTransparent.go
- newSlategrayTransparent.go
- newSlategrey.go
- newSlategreyHalfTransparent.go
- newSlategreyTransparent.go
- newSnow.go
- newSnowHalfTransparent.go
- newSnowTransparent.go
- newSpringgreen.go
- newSpringgreenHalfTransparent.go
- newSpringgreenTransparent.go
- newSteelblue.go
- newSteelblueHalfTransparent.go
- newSteelblueTransparent.go
- newTan.go
- newTanHalfTransparent.go
- newTanTransparent.go
- newTeal.go
- newTealHalfTransparent.go
- newTealTransparent.go
- newThistle.go
- newThistleHalfTransparent.go
- newThistleTransparent.go
- newTomato.go
- newTomatoHalfTransparent.go
- newTomatoTransparent.go
- newTurquoise.go
- newTurquoiseHalfTransparent.go
- newTurquoiseTransparent.go
- newViolet.go
- newVioletHalfTransparent.go
- newVioletTransparent.go
- newWheat.go
- newWheatHalfTransparent.go
- newWheatTransparent.go
- newWhite.go
- newWhiteHalfTransparent.go
- newWhiteTransparent.go
- newWhitesmoke.go
- newWhitesmokeHalfTransparent.go
- newWhitesmokeTransparent.go
- newYellow.go
- newYellowHalfTransparent.go
- newYellowTransparent.go
- newYellowgreen.go
- newYellowgreenHalfTransparent.go
- newYellowgreenTransparent.go
Click to show internal directories.
Click to hide internal directories.