For a list of all members of this type, see RasterColor members.
"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 |