The ColorEX type exposes the following members.

Constructors

  NameDescription
Public methodColorEX
Alpha-blended Pixel (Skewworks NETMF Graphics Standard v1.0)

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
String representation of object
(Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Public fieldAlpha
Alpha value (0 - 256)
Public fieldColor
Color
Public fieldX
X location
Public fieldY
Y location

See Also