Packageorg.osmf.smpte.tt.styling
Classpublic class Colors
InheritanceColors Inheritance Object



Public Constants
 ConstantDefined By
  Black : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FF000000.
Colors
  Blue : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FF0000FF.
Colors
  Brown : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FFA52A2A.
Colors
  Cyan : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FF00FFFF.
Colors
  DarkGray : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FFA9A9A9.
Colors
  Gray : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FF808080.
Colors
  Green : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FF008000.
Colors
  LightGray : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FFD3D3D3.
Colors
  Magenta : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FFFF00FF.
Colors
  Orange : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FFFFA500.
Colors
  Purple : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FF800080.
Colors
  Red : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FFFF0000.
Colors
  Transparent : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #00FFFFFF.
Colors
  White : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FFFFFFFF.
Colors
  Yellow : ColorExpression
[static] Gets the system-defined color that has the ARGB value of #FFFFFF00.
Colors
Constant Detail
BlackConstant
public static const Black:ColorExpression

Gets the system-defined color that has the ARGB value of #FF000000.

BlueConstant 
public static const Blue:ColorExpression

Gets the system-defined color that has the ARGB value of #FF0000FF.

BrownConstant 
public static const Brown:ColorExpression

Gets the system-defined color that has the ARGB value of #FFA52A2A.

CyanConstant 
public static const Cyan:ColorExpression

Gets the system-defined color that has the ARGB value of #FF00FFFF.

DarkGrayConstant 
public static const DarkGray:ColorExpression

Gets the system-defined color that has the ARGB value of #FFA9A9A9. A ColorExpression that has the ARGB value of #FFA9A9A9.

GrayConstant 
public static const Gray:ColorExpression

Gets the system-defined color that has the ARGB value of #FF808080.

GreenConstant 
public static const Green:ColorExpression

Gets the system-defined color that has the ARGB value of #FF008000.

LightGrayConstant 
public static const LightGray:ColorExpression

Gets the system-defined color that has the ARGB value of #FFD3D3D3.

MagentaConstant 
public static const Magenta:ColorExpression

Gets the system-defined color that has the ARGB value of #FFFF00FF.

OrangeConstant 
public static const Orange:ColorExpression

Gets the system-defined color that has the ARGB value of #FFFFA500.

PurpleConstant 
public static const Purple:ColorExpression

Gets the system-defined color that has the ARGB value of #FF800080.

RedConstant 
public static const Red:ColorExpression

Gets the system-defined color that has the ARGB value of #FFFF0000.

TransparentConstant 
public static const Transparent:ColorExpression

Gets the system-defined color that has the ARGB value of #00FFFFFF.

WhiteConstant 
public static const White:ColorExpression

Gets the system-defined color that has the ARGB value of #FFFFFFFF.

YellowConstant 
public static const Yellow:ColorExpression

Gets the system-defined color that has the ARGB value of #FFFFFF00.