Color Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The Color type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone A Gets or sets the sRGB alpha channel value of the color.
Public propertySupported by Silverlight for Windows Phone B Gets or sets the sRGB blue channel value of the color.
Public propertySupported by Silverlight for Windows Phone G Gets or sets the sRGB green channel value of the color.
Public propertySupported by Silverlight for Windows Phone R Gets or sets the sRGB red channel value of the color.

Top