Color Enumeration
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies colors for drawing or painting on a hardware display device.
Namespace: Microsoft.SPOT.Presentation.Media
Assembly: Microsoft.SPOT.Graphics (in Microsoft.SPOT.Graphics.dll)
Syntax
'Declaration
Public Enumeration Color
public enum Color
public enum class Color
type Color
public enum Color
Members
Member name | Description | |
---|---|---|
Black | Black = 0x00000000 | |
White | White = 0x00ffffff |