Color class

Color class

Represents an ARGB (alpha, red, green, blue) color.

The Color type exposes the following members:

Constructors

NameDescription
Color()Initializes a new instance of the Color class

Properties

NameDescription
transparentGets a system-defined color.
alice_blueGets a system-defined color that has an ARGB value of #FFF0F8FF.
antique_whiteGets a system-defined color that has an ARGB value of #FFFAEBD7.
aquaGets a system-defined color that has an ARGB value of #FF00FFFF.
aquamarineGets a system-defined color that has an ARGB value of #FF7FFFD4.
azureGets a system-defined color that has an ARGB value of #FFF0FFFF.
beigeGets a system-defined color that has an ARGB value of #FFF5F5DC.
bisqueGets a system-defined color that has an ARGB value of #FFFFE4C4.
blackGets a system-defined color that has an ARGB value of #FF000000.
blanched_almondGets a system-defined color that has an ARGB value of #FFFFEBCD.
blueGets a system-defined color that has an ARGB value of #FF0000FF.
blue_violetGets a system-defined color that has an ARGB value of #FF8A2BE2.
brownGets a system-defined color that has an ARGB value of #FFA52A2A.
burly_woodGets a system-defined color that has an ARGB value of #FFDEB887.
cadet_blueGets a system-defined color that has an ARGB value of #FF5F9EA0.
chartreuseGets a system-defined color that has an ARGB value of #FF7FFF00.
chocolateGets a system-defined color that has an ARGB value of #FFD2691E.
coralGets a system-defined color that has an ARGB value of #FFFF7F50.
cornflower_blueGets a system-defined color that has an ARGB value of #FF6495ED.
cornsilkGets a system-defined color that has an ARGB value of #FFFFF8DC.
crimsonGets a system-defined color that has an ARGB value of #FFDC143C.
cyanGets a system-defined color that has an ARGB value of #FF00FFFF.
dark_blueGets a system-defined color that has an ARGB value of #FF00008B.
dark_cyanGets a system-defined color that has an ARGB value of #FF008B8B.
dark_goldenrodGets a system-defined color that has an ARGB value of #FFB8860B.
dark_grayGets a system-defined color that has an ARGB value of #FFA9A9A9.
dark_greenGets a system-defined color that has an ARGB value of #FF006400.
dark_khakiGets a system-defined color that has an ARGB value of #FFBDB76B.
dark_magentaGets a system-defined color that has an ARGB value of #FF8B008B.
dark_olive_greenGets a system-defined color that has an ARGB value of #FF556B2F.
dark_orangeGets a system-defined color that has an ARGB value of #FFFF8C00.
dark_orchidGets a system-defined color that has an ARGB value of #FF9932CC.
dark_redGets a system-defined color that has an ARGB value of #FF8B0000.
dark_salmonGets a system-defined color that has an ARGB value of #FFE9967A.
dark_sea_greenGets a system-defined color that has an ARGB value of #FF8FBC8F.
dark_slate_blueGets a system-defined color that has an ARGB value of #FF483D8B.
dark_slate_grayGets a system-defined color that has an ARGB value of #FF2F4F4F.
dark_turquoiseGets a system-defined color that has an ARGB value of #FF00CED1.
dark_violetGets a system-defined color that has an ARGB value of #FF9400D3.
deep_pinkGets a system-defined color that has an ARGB value of #FFFF1493.
deep_sky_blueGets a system-defined color that has an ARGB value of #FF00BFFF.
dim_grayGets a system-defined color that has an ARGB value of #FF696969.
dodger_blueGets a system-defined color that has an ARGB value of #FF1E90FF.
firebrickGets a system-defined color that has an ARGB value of #FFB22222.
floral_whiteGets a system-defined color that has an ARGB value of #FFFFFAF0.
forest_greenGets a system-defined color that has an ARGB value of #FF228B22.
fuchsiaGets a system-defined color that has an ARGB value of #FFFF00FF.
gainsboroGets a system-defined color that has an ARGB value of #FFDCDCDC.
ghost_whiteGets a system-defined color that has an ARGB value of #FFF8F8FF.
goldGets a system-defined color that has an ARGB value of #FFFFD700.
goldenrodGets a system-defined color that has an ARGB value of #FFDAA520.
grayGets a system-defined color that has an ARGB value of #FF808080.
greenGets a system-defined color that has an ARGB value of #FF008000.
green_yellowGets a system-defined color that has an ARGB value of #FFADFF2F.
honeydewGets a system-defined color that has an ARGB value of #FFF0FFF0.
hot_pinkGets a system-defined color that has an ARGB value of #FFFF69B4.
indian_redGets a system-defined color that has an ARGB value of #FFCD5C5C.
indigoGets a system-defined color that has an ARGB value of #FF4B0082.
ivoryGets a system-defined color that has an ARGB value of #FFFFFFF0.
khakiGets a system-defined color that has an ARGB value of #FFF0E68C.
lavenderGets a system-defined color that has an ARGB value of #FFE6E6FA.
lavender_blushGets a system-defined color that has an ARGB value of #FFFFF0F5.
lawn_greenGets a system-defined color that has an ARGB value of #FF7CFC00.
lemon_chiffonGets a system-defined color that has an ARGB value of #FFFFFACD.
light_blueGets a system-defined color that has an ARGB value of #FFADD8E6.
light_coralGets a system-defined color that has an ARGB value of #FFF08080.
light_cyanGets a system-defined color that has an ARGB value of #FFE0FFFF.
light_goldenrod_yellowGets a system-defined color that has an ARGB value of #FFFAFAD2.
light_greenGets a system-defined color that has an ARGB value of #FF90EE90.
light_grayGets a system-defined color that has an ARGB value of #FFD3D3D3.
light_pinkGets a system-defined color that has an ARGB value of #FFFFB6C1.
light_salmonGets a system-defined color that has an ARGB value of #FFFFA07A.
light_sea_greenGets a system-defined color that has an ARGB value of #FF20B2AA.
light_sky_blueGets a system-defined color that has an ARGB value of #FF87CEFA.
light_slate_grayGets a system-defined color that has an ARGB value of #FF778899.
light_steel_blueGets a system-defined color that has an ARGB value of #FFB0C4DE.
light_yellowGets a system-defined color that has an ARGB value of #FFFFFFE0.
limeGets a system-defined color that has an ARGB value of #FF00FF00.
lime_greenGets a system-defined color that has an ARGB value of #FF32CD32.
linenGets a system-defined color that has an ARGB value of #FFFAF0E6.
magentaGets a system-defined color that has an ARGB value of #FFFF00FF.
maroonGets a system-defined color that has an ARGB value of #FF800000.
medium_aquamarineGets a system-defined color that has an ARGB value of #FF66CDAA.
medium_blueGets a system-defined color that has an ARGB value of #FF0000CD.
medium_orchidGets a system-defined color that has an ARGB value of #FFBA55D3.
medium_purpleGets a system-defined color that has an ARGB value of #FF9370DB.
medium_sea_greenGets a system-defined color that has an ARGB value of #FF3CB371.
medium_slate_blueGets a system-defined color that has an ARGB value of #FF7B68EE.
medium_spring_greenGets a system-defined color that has an ARGB value of #FF00FA9A.
medium_turquoiseGets a system-defined color that has an ARGB value of #FF48D1CC.
medium_violet_redGets a system-defined color that has an ARGB value of #FFC71585.
midnight_blueGets a system-defined color that has an ARGB value of #FF191970.
mint_creamGets a system-defined color that has an ARGB value of #FFF5FFFA.
misty_roseGets a system-defined color that has an ARGB value of #FFFFE4E1.
moccasinGets a system-defined color that has an ARGB value of #FFFFE4B5.
navajo_whiteGets a system-defined color that has an ARGB value of #FFFFDEAD.
navyGets a system-defined color that has an ARGB value of #FF000080.
old_laceGets a system-defined color that has an ARGB value of #FFFDF5E6.
oliveGets a system-defined color that has an ARGB value of #FF808000.
olive_drabGets a system-defined color that has an ARGB value of #FF6B8E23.
orangeGets a system-defined color that has an ARGB value of #FFFFA500.
orange_redGets a system-defined color that has an ARGB value of #FFFF4500.
orchidGets a system-defined color that has an ARGB value of #FFDA70D6.
pale_goldenrodGets a system-defined color that has an ARGB value of #FFEEE8AA.
pale_greenGets a system-defined color that has an ARGB value of #FF98FB98.
pale_turquoiseGets a system-defined color that has an ARGB value of #FFAFEEEE.
pale_violet_redGets a system-defined color that has an ARGB value of #FFDB7093.
papaya_whipGets a system-defined color that has an ARGB value of #FFFFEFD5.
peach_puffGets a system-defined color that has an ARGB value of #FFFFDAB9.
peruGets a system-defined color that has an ARGB value of #FFCD853F.
pinkGets a system-defined color that has an ARGB value of #FFFFC0CB.
plumGets a system-defined color that has an ARGB value of #FFDDA0DD.
powder_blueGets a system-defined color that has an ARGB value of #FFB0E0E6.
purpleGets a system-defined color that has an ARGB value of #FF800080.
redGets a system-defined color that has an ARGB value of #FFFF0000.
rosy_brownGets a system-defined color that has an ARGB value of #FFBC8F8F.
royal_blueGets a system-defined color that has an ARGB value of #FF4169E1.
saddle_brownGets a system-defined color that has an ARGB value of #FF8B4513.
salmonGets a system-defined color that has an ARGB value of #FFFA8072.
sandy_brownGets a system-defined color that has an ARGB value of #FFF4A460.
sea_greenGets a system-defined color that has an ARGB value of #FF2E8B57.
sea_shellGets a system-defined color that has an ARGB value of #FFFFF5EE.
siennaGets a system-defined color that has an ARGB value of #FFA0522D.
silverGets a system-defined color that has an ARGB value of #FFC0C0C0.
sky_blueGets a system-defined color that has an ARGB value of #FF87CEEB.
slate_blueGets a system-defined color that has an ARGB value of #FF6A5ACD.
slate_grayGets a system-defined color that has an ARGB value of #FF708090.
snowGets a system-defined color that has an ARGB value of #FFFFFAFA.
spring_greenGets a system-defined color that has an ARGB value of #FF00FF7F.
steel_blueGets a system-defined color that has an ARGB value of #FF4682B4.
tanGets a system-defined color that has an ARGB value of #FFD2B48C.
tealGets a system-defined color that has an ARGB value of #FF008080.
thistleGets a system-defined color that has an ARGB value of #FFD8BFD8.
tomatoGets a system-defined color that has an ARGB value of #FFFF6347.
turquoiseGets a system-defined color that has an ARGB value of #FF40E0D0.
violetGets a system-defined color that has an ARGB value of #FFEE82EE.
wheatGets a system-defined color that has an ARGB value of #FFF5DEB3.
whiteGets a system-defined color that has an ARGB value of #FFFFFFFF.
white_smokeGets a system-defined color that has an ARGB value of #FFF5F5F5.
yellowGets a system-defined color that has an ARGB value of #FFFFFF00.
yellow_greenGets a system-defined color that has an ARGB value of #FF9ACD32.
rGets the red component value of this Color structure.
gGets the green component value of this Color structure.
bGets the blue component value of this Color structure.
aGets the alpha component value of this Color structure.
is_emptySpecifies whether this Color structure is uninitialized.
is_named_colorGets a value indicating whether this Color structure is a named color or a member of the enumeration.
nameGets the name of this Color.
EMPTYRepresents a color that is null.

Methods

NameDescription
from_argb(argb)Creates a Color structure from a 32-bit ARGB value.
from_argb(alpha, red, green, blue)Creates a Color structure from a 32-bit ARGB value.
from_argb(alpha, base_color)Creates a Color structure from a 32-bit ARGB value.
from_argb(red, green, blue)Creates a Color structure from a 32-bit ARGB value.
from_name(name)Creates a Color structure from the specified name of a predefined color.
get_brightness()Gets the hue-saturation-brightness (HSB) brightness value for this Color structure.
get_hue()Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this Color structure.
get_saturation()Gets the hue-saturation-brightness (HSB) saturation value for this Color structure.
to_argb()Gets the 32-bit ARGB value of this Color structure.
clone()Clones this Aspose.Page.Drawing.Color.

See Also