ColorUtility.GetBValue Method
Extracts a blue value from a specified color.
Namespace: Microsoft.SPOT.Presentation.Media
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public static byte GetBValue (
Colorcolor
)
Parameters
- color
The color from which the blue value is to be extracted.
Return Value
The blue value extracted from the specified color.
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
ColorUtility Class
ColorUtility Members
Microsoft.SPOT.Presentation.Media Namespace