Share via


ColorUtility Members

The following tables list the members exposed by the ColorUtility type.

Public Methods

Name Description
Public Method Static ColorFromRGB Builds a Color object from red, green, and blue values.
Public Method Equals (Inherited from Object.)
Public Method Static GetBValue Extracts a blue value from a specified color.
Public Method Static GetGValue Extracts a green value from a specified color.
Public Method GetHashCode (Inherited from Object.)
Public Method Static GetRValue Extracts a red value from a specified color.
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ColorUtility Class
Microsoft.SPOT.Presentation.Media Namespace