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 the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

ColorUtility Class
ColorUtility Members
Microsoft.SPOT.Presentation.Media Namespace