Share via


ColorUtility.GetGValue Method

Extracts a green value from a specified color.

Namespace: Microsoft.SPOT.Presentation.Media
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public static byte GetGValue (
         Colorcolor
)

Parameters

  • color
    The color from which the green value is to be extracted.

Return Value

The green 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