Colors Members

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

Protected Constructors

Name Description
Protected Method Colors Initializes a new instance of the Colors class.

Public Fields

Name Description
Public Field Black The system-defined color that has an RGB value of #000000.
Public Field Blue The system-defined color that has an RGB value of #0000FF.
Public Field Gray The system-defined color that has an RGB value of #808080.
Public Field Green The system-defined color that has an RGB value of #008000.
Public Field Red The system-defined color that has an RGB value of #FF0000.
Public Field White The system-defined color that has an RGB value of #FFFFFF.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
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

Colors Class
Microsoft.SPOT.Presentation.Media Namespace