Properties
Readonly name
name: string
stimulsoft
stimulsoft: function
Static aliceBlue
alice
Blue: Color = new Color(255, 0xf0, 0xf8, 0xff, "Alice Blue")
Static antiqueWhite
antique
White: Color = new Color(255, 0xfa, 0xeb, 0xd7, "Antique White")
Static aqua
aqua
: Color = new Color(255, 0x00, 0xff, 0xff, "Aqua")
Static aquamarine
aquamarine
: Color = new Color(255, 0x7f, 0xff, 0xd4, "Aquamarine")
Static azure
azure
: Color = new Color(255, 0xf0, 0xff, 0xff, "Azure")
Static beige
beige
: Color = new Color(255, 0xf5, 0xf5, 0xdc, "Beige")
Static bisque
bisque
: Color = new Color(255, 0xff, 0xe4, 0xc4, "Bisque")
Static black
black
: Color = new Color(255, 0x00, 0x00, 0x00, "Black")
Static blanchedAlmond
blanched
Almond: Color = new Color(255, 0xff, 0xeb, 0xcd, "Blanched Almond")
Static blue
blue
: Color = new Color(255, 0x00, 0x00, 0xff, "Blue")
Static blueViolet
blue
Violet: Color = new Color(255, 0x8a, 0x2b, 0xe2, "Blue Violet")
Static brown
brown
: Color = new Color(255, 0xa5, 0x2a, 0x2a, "Brown")
Static burlyWood
burly
Wood: Color = new Color(255, 0xde, 0xb8, 0x87, "Burly Wood")
Static cadetBlue
cadet
Blue: Color = new Color(255, 0x5f, 0x9e, 0xa0, "Cadet Blue")
Static chartreuse
chartreuse
: Color = new Color(255, 0x7f, 0xff, 0x00, "Chartreuse")
Static chocolate
chocolate
: Color = new Color(255, 0xd2, 0x69, 0x1e, "Chocolate")
Static coral
coral
: Color = new Color(255, 0xff, 0x7f, 0x50, "Coral")
Static cornflowerBlue
cornflower
Blue: Color = new Color(255, 0x64, 0x95, 0xed, "Cornflower Blue")
Static cornsilk
cornsilk
: Color = new Color(255, 0xff, 0xf8, 0xdc, "Cornsilk")
Static crimson
crimson
: Color = new Color(255, 0xdc, 0x14, 0x3c, "Crimson")
Static cyan
cyan
: Color = new Color(255, 0x00, 0xff, 0xff, "Cyan")
Static darkBlue
dark
Blue: Color = new Color(255, 0x00, 0x00, 0x8b, "Dark Blue")
Static darkCyan
dark
Cyan: Color = new Color(255, 0x00, 0x8b, 0x8b, "Dark Cyan")
Static darkGoldenrod
dark
Goldenrod: Color = new Color(255, 0xb8, 0x86, 0x0b, "Dark Goldenrod")
Static darkGray
dark
Gray: Color = new Color(255, 0xa9, 0xa9, 0xa9, "Dark Gray")
Static darkGreen
dark
Green: Color = new Color(255, 0x00, 0x64, 0x00, "Dark Green")
Static darkKhaki
dark
Khaki: Color = new Color(255, 0xbd, 0xb7, 0x6b, "Dark Khaki")
Static darkMagenta
dark
Magenta: Color = new Color(255, 0x8b, 0x00, 0x8b, "Dark Magenta")
Static darkOliveGreen
dark
OliveGreen: Color = new Color(255, 0x55, 0x6b, 0x2f, "Dark Olive Green")
Static darkOrange
dark
Orange: Color = new Color(255, 0xff, 0x8c, 0x00, "Dark Orange")
Static darkOrchid
dark
Orchid: Color = new Color(255, 0x99, 0x32, 0xcc, "Dark Orchid")
Static darkRed
dark
Red: Color = new Color(255, 0x8b, 0x00, 0x00, "Dark Red")
Static darkSalmon
dark
Salmon: Color = new Color(255, 0xe9, 0x96, 0x7a, "Dark Salmon")
Static darkSeaGreen
dark
SeaGreen: Color = new Color(255, 0x8f, 0xbc, 0x8f, "Dark Sea Green")
Static darkSlateBlue
dark
SlateBlue: Color = new Color(255, 0x48, 0x3d, 0x8b, "Dark Slate Blue")
Static darkSlateGray
dark
SlateGray: Color = new Color(255, 0x2f, 0x4f, 0x4f, "Dark Slate Gray")
Static darkTurquoise
dark
Turquoise: Color = new Color(255, 0x00, 0xce, 0xd1, "Dark Turquoise")
Static darkViolet
dark
Violet: Color = new Color(255, 0x94, 0x00, 0xd3, "Dark Violet")
Static deepPink
deep
Pink: Color = new Color(255, 0xff, 0x14, 0x93, "Deep Pink")
Static deepSkyBlue
deep
SkyBlue: Color = new Color(255, 0x00, 0xbf, 0xff, "Deep Sky Blue")
Static dimGray
dim
Gray: Color = new Color(255, 0x69, 0x69, 0x69, "Dim Gray")
Static dodgerBlue
dodger
Blue: Color = new Color(255, 0x1e, 0x90, 0xff, "Dodger Blue")
Static empty
empty
: Color = new Color(0x00, 0xff, 0xff, 0xff, "Empty")
Static firebrick
firebrick
: Color = new Color(255, 0xb2, 0x22, 0x22, "Firebrick")
Static floralWhite
floral
White: Color = new Color(255, 0xff, 0xfa, 0xf0, "Floral White")
Static forestGreen
forest
Green: Color = new Color(255, 0x22, 0x8b, 0x22, "Forest Green")
Static fuchsia
fuchsia
: Color = new Color(255, 0xff, 0x00, 0xff, "Fuchsia")
Static gainsboro
gainsboro
: Color = new Color(255, 0xdc, 0xdc, 0xdc, "Gainsboro")
Static ghostWhite
ghost
White: Color = new Color(255, 0xf8, 0xf8, 0xff, "Ghost White")
Static gold
gold
: Color = new Color(255, 0xff, 0xd7, 0x00, "Gold")
Static goldenrod
goldenrod
: Color = new Color(255, 0xda, 0xa5, 0x20, "Goldenrod")
Static gray
gray
: Color = new Color(255, 0x80, 0x80, 0x80, "Gray")
Static green
green
: Color = new Color(255, 0x00, 0x80, 0x00, "Green")
Static greenYellow
green
Yellow: Color = new Color(255, 0xad, 0xff, 0x2f, "Green Yellow")
Static honeydew
honeydew
: Color = new Color(255, 0xf0, 0xff, 0xf0, "Honeydew")
Static hotPink
hot
Pink: Color = new Color(255, 0xff, 0x69, 0xb4, "Hot Pink")
Static indianRed
indian
Red: Color = new Color(255, 0xcd, 0x5c, 0x5c, "Indian Red")
Static indigo
indigo
: Color = new Color(255, 0x4b, 0x00, 0x82, "Indigo")
Static ivory
ivory
: Color = new Color(255, 0xff, 0xff, 0xf0, "Ivory")
Static khaki
khaki
: Color = new Color(255, 0xf0, 0xe6, 0x8c, "Khaki")
Static lavender
lavender
: Color = new Color(255, 0xe6, 0xe6, 0xfa, "Lavender")
Static lavenderBlush
lavender
Blush: Color = new Color(255, 0xff, 0xf0, 0xf5, "Lavender Blush")
Static lawnGreen
lawn
Green: Color = new Color(255, 0x7c, 0xfc, 0x00, "Lawn Green")
Static lemonChiffon
lemon
Chiffon: Color = new Color(255, 0xff, 0xfa, 0xcd, "Lemon Chiffon")
Static lightBlue
light
Blue: Color = new Color(255, 0xad, 0xd8, 0xe6, "Light Blue")
Static lightCoral
light
Coral: Color = new Color(255, 0xf0, 0x80, 0x80, "Light Coral")
Static lightCyan
light
Cyan: Color = new Color(255, 0xe0, 0xff, 0xff, "Light Cyan")
Static lightGoldenrodYellow
light
GoldenrodYellow: Color = new Color(255, 0xfa, 0xfa, 0xd2, "Light Goldenrod Yellow")
Static lightGray
light
Gray: Color = new Color(255, 0xd3, 0xd3, 0xd3, "Light Gray")
Static lightGreen
light
Green: Color = new Color(255, 0x90, 0xee, 0x90, "Light Green")
Static lightPink
light
Pink: Color = new Color(255, 0xff, 0xb6, 0xc1, "Light Pink")
Static lightSalmon
light
Salmon: Color = new Color(255, 0xff, 0xa0, 0x7a, "Light Salmon")
Static lightSeaGreen
light
SeaGreen: Color = new Color(255, 0x20, 0xb2, 0xaa, "Light Sea Green")
Static lightSkyBlue
light
SkyBlue: Color = new Color(255, 0x87, 0xce, 0xfa, "Light Sky Blue")
Static lightSlateGray
light
SlateGray: Color = new Color(255, 0x77, 0x88, 0x99, "Light Slate Gray")
Static lightSteelBlue
light
SteelBlue: Color = new Color(255, 0xb0, 0xc4, 0xde, "Light Steel Blue")
Static lightYellow
light
Yellow: Color = new Color(255, 0xff, 0xff, 0xe0, "Light Yellow")
Static lime
lime
: Color = new Color(255, 0x00, 0xff, 0x00, "Lime")
Static limeGreen
lime
Green: Color = new Color(255, 0x32, 0xcd, 0x32, "Lime Green")
Static linen
linen
: Color = new Color(255, 0xfa, 0xf0, 0xe6, "Linen")
Static magenta
magenta
: Color = new Color(255, 0xff, 0x00, 0xff, "Magenta")
Static maroon
maroon
: Color = new Color(255, 0x80, 0x00, 0x00, "Maroon")
Static mediumAquamarine
medium
Aquamarine: Color = new Color(255, 0x66, 0xcd, 0xaa, "Medium Aquamarine")
Static mediumBlue
medium
Blue: Color = new Color(255, 0x00, 0x00, 0xcd, "Medium Blue")
Static mediumOrchid
medium
Orchid: Color = new Color(255, 0xba, 0x55, 0xd3, "Medium Orchid")
Static mediumPurple
medium
Purple: Color = new Color(255, 0x93, 0x70, 0xdb, "Medium Purple")
Static mediumSeaGreen
medium
SeaGreen: Color = new Color(255, 0x3c, 0xb3, 0x71, "Medium Sea Green")
Static mediumSlateBlue
medium
SlateBlue: Color = new Color(255, 0x7b, 0x68, 0xee, "Medium Slate Blue")
Static mediumSpringGreen
medium
SpringGreen: Color = new Color(255, 0x00, 0xfa, 0x9a, "Medium Spring Green")
Static mediumTurquoise
medium
Turquoise: Color = new Color(255, 0x48, 0xd1, 0xcc, "Medium Turquoise")
Static mediumVioletRed
medium
VioletRed: Color = new Color(255, 0xc7, 0x15, 0x85, "Medium Violet Red")
Static midnightBlue
midnight
Blue: Color = new Color(255, 0x19, 0x19, 0x70, "Midnight Blue")
Static mintCream
mint
Cream: Color = new Color(255, 0xf5, 0xff, 0xfa, "Mint Cream")
Static mistyRose
misty
Rose: Color = new Color(255, 0xff, 0xe4, 0xe1, "Misty Rose")
Static moccasin
moccasin
: Color = new Color(255, 0xff, 0xe4, 0xb5, "Moccasin")
Static navajoWhite
navajo
White: Color = new Color(255, 0xff, 0xde, 0xad, "Navajo White")
Static navy
navy
: Color = new Color(255, 0x00, 0x00, 0x80, "Navy")
Static oldLace
old
Lace: Color = new Color(255, 0xfd, 0xf5, 0xe6, "Old Lace")
Static olive
olive
: Color = new Color(255, 0x80, 0x80, 0x00, "Olive")
Static oliveDrab
olive
Drab: Color = new Color(255, 0x6b, 0x8e, 0x23, "Olive Drab")
Static orange
orange
: Color = new Color(255, 0xff, 0xa5, 0x00, "Orange")
Static orangeRed
orange
Red: Color = new Color(255, 0xff, 0x45, 0x00, "Orange Red")
Static orchid
orchid
: Color = new Color(255, 0xda, 0x70, 0xd6, "Orchid")
Static paleGoldenrod
pale
Goldenrod: Color = new Color(255, 0xee, 0xe8, 0xaa, "Pale Goldenrod")
Static paleGreen
pale
Green: Color = new Color(255, 0x98, 0xfb, 0x98, "Pale Green")
Static paleTurquoise
pale
Turquoise: Color = new Color(255, 0xaf, 0xee, 0xee, "Pale Turquoise")
Static paleVioletRed
pale
VioletRed: Color = new Color(255, 0xdb, 0x70, 0x93, "Pale Violet Red")
Static papayaWhip
papaya
Whip: Color = new Color(255, 0xff, 0xef, 0xd5, "Papaya Whip")
Static peachPuff
peach
Puff: Color = new Color(255, 0xff, 0xda, 0xb9, "Peach Puff")
Static peru
peru
: Color = new Color(255, 0xcd, 0x85, 0x3f, "Peru")
Static pink
pink
: Color = new Color(255, 0xff, 0xc0, 0xcb, "Pink")
Static plum
plum
: Color = new Color(255, 0xdd, 0xa0, 0xdd, "Plum")
Static powderBlue
powder
Blue: Color = new Color(255, 0xb0, 0xe0, 0xe6, "Powder Blue")
Static purple
purple
: Color = new Color(255, 0x80, 0x00, 0x80, "Purple")
Static red
red
: Color = new Color(255, 0xff, 0x00, 0x00, "Red")
Static rosyBrown
rosy
Brown: Color = new Color(255, 0xbc, 0x8f, 0x8f, "Rosy Brown")
Static royalBlue
royal
Blue: Color = new Color(255, 0x41, 0x69, 0xe1, "Royal Blue")
Static saddleBrown
saddle
Brown: Color = new Color(255, 0x8b, 0x45, 0x13, "Saddle Brown")
Static salmon
salmon
: Color = new Color(255, 0xfa, 0x80, 0x72, "Salmon")
Static sandyBrown
sandy
Brown: Color = new Color(255, 0xf4, 0xa4, 0x60, "Sandy Brown")
Static seaGreen
sea
Green: Color = new Color(255, 0x2e, 0x8b, 0x57, "Sea Green")
Static seaShell
sea
Shell: Color = new Color(255, 0xff, 0xf5, 0xee, "Sea Shell")
Static sienna
sienna
: Color = new Color(255, 0xa0, 0x52, 0x2d, "Sienna")
Static silver
silver
: Color = new Color(255, 0xc0, 0xc0, 0xc0, "Silver")
Static skyBlue
sky
Blue: Color = new Color(255, 0x87, 0xce, 0xeb, "Sky Blue")
Static slateBlue
slate
Blue: Color = new Color(255, 0x6a, 0x5a, 0xcd, "Slate Blue")
Static slateGray
slate
Gray: Color = new Color(255, 0x70, 0x80, 0x90, "Slate Gray")
Static snow
snow
: Color = new Color(255, 0xff, 0xfa, 0xfa, "Snow")
Static springGreen
spring
Green: Color = new Color(255, 0x00, 0xff, 0x7f, "Spring Green")
Static steelBlue
steel
Blue: Color = new Color(255, 0x46, 0x82, 0xb4, "Steel Blue")
Static tan
tan
: Color = new Color(255, 0xd2, 0xb4, 0x8c, "Tan")
Static teal
teal
: Color = new Color(255, 0x00, 0x80, 0x80, "Teal")
Static thistle
thistle
: Color = new Color(255, 0xd8, 0xbf, 0xd8, "Thistle")
Static tomato
tomato
: Color = new Color(255, 0xff, 0x63, 0x47, "Tomato")
Static transparent
transparent
: Color = new Color(0x00, 0xff, 0xff, 0xff, "Transparent")
Static turquoise
turquoise
: Color = new Color(255, 0x40, 0xe0, 0xd0, "Turquoise")
Static violet
violet
: Color = new Color(255, 0xee, 0x82, 0xee, "Violet")
Static wheat
wheat
: Color = new Color(255, 0xf5, 0xde, 0xb3, "Wheat")
Static white
white
: Color = new Color(255, 0xff, 0xff, 0xff, "White")
Static whiteSmoke
white
Smoke: Color = new Color(255, 0xf5, 0xf5, 0xf5, "White Smoke")
Static yellow
yellow
: Color = new Color(255, 0xff, 0xff, 0x00, "Yellow")
Static yellowGreen
yellow
Green: Color = new Color(255, 0x9a, 0xcd, 0x32, "Yellow Green")
Accessors
isNamedColor
- get isNamedColor(): boolean
Methods
changeAlpha
- changeAlpha(alpha: number): Color
equals
- equals(color: Color): boolean
-
Parameters
Returns boolean
is2
-
Parameters
Returns boolean
Static fromArgb
- fromArgb(alpha: number, red: number, green: number, blue: number): Color
-
Parameters
-
alpha: number
-
red: number
-
green: number
-
blue: number
Static fromArgb2
- fromArgb2(red: number, green: number, blue: number): Color
-
Parameters
-
red: number
-
green: number
-
blue: number
Static fromName
- fromName(name: string): Color