The following tables list the members exposed by RasterColor.
| Name | Description | |
|---|---|---|
| RasterColor Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]()
| MaximumComponent | Maximum value for the alpha, red, green, blue component. Supported in Silverlight, Windows Phone 7 |
![]()
| MinimumComponent | Minimum value for the alpha, red, green, blue component. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| A | Gets or sets the alpha component of this RasterColor structure. Supported in Silverlight, Windows Phone 7 |
| B | Gets or sets the blue component of this RasterColor structure. Supported in Silverlight, Windows Phone 7 |
| G | Gets or sets the green component of this RasterColor structure. Supported in Silverlight, Windows Phone 7 |
| IsKnownColor | |
| IsPaletteIndex | Gets a value that determines whether this RasterColor is a palette index value. Supported in Silverlight, Windows Phone 7 |
| R | Gets or sets the red component of this RasterColor structure. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
![]()
| FromArgb | Creates a RasterColor from an a rgb value. Supported in Silverlight, Windows Phone 7 |
![]()
| FromKnownColor | Creates a new RasterColor structure from a known color. Supported in Silverlight, Windows Phone 7 |
![]()
| FromPaletteIndex | Creates a new RasterColor object that is an index into a palette Supported in Silverlight, Windows Phone 7 |
![]()
| FromRgb | Creates a RasterColor from an rgb value. Supported in Silverlight, Windows Phone 7 |
![]()
| FromRgba | Creates a RasterColor from a rgba value. Supported in Silverlight, Windows Phone 7 |
| GetKnownColor | |
![]()
| GetKnownColorName | |
| ToArgb | Gets a 32-bit value representation of this RasterColor structure. Supported in Silverlight, Windows Phone 7 |
| ToRgb | Gets a 32-bit value representation of this RasterColor structure. Supported in Silverlight, Windows Phone 7 |
| ToRgba | Gets a 32-bit value representation of this RasterColor structure. Supported in Silverlight, Windows Phone 7 |
| ToString | Overridden. Converts this RasterColor structure to a human-readable string. Supported in Silverlight, Windows Phone 7 |

