The following tables list the members exposed by RasterColor16.
| Name | Description | |
|---|---|---|
| RasterColor16 Constructor | Initializes a new RasterColor16 structure with specific values for red, green and blue. Supported in Silverlight, Windows Phone 7 |
| 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 | |
|---|---|---|
| B | Gets or sets the blue component of this RasterColor16 structure. Supported in Silverlight, Windows Phone 7 |
| G | Gets or sets the green component of this RasterColor structure. 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 | |
|---|---|---|
| ToString | Overridden. Converts this RasterColor16 structure to a human-readable string. Supported in Silverlight, Windows Phone 7 |
