Share via


ColorUtility.GetRValue Method

Extracts a red value from a specified color.

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

Syntax

public static byte GetRValue (
         Colorcolor
)

Parameters

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

Return Value

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