ColorValue(Color)

Constructor

Namespace: ANSITerm

Declared in: ANSITerm.ColorValue


Creates a color definition from specified Color value.

Syntax

public ColorValue(
	Color color
)

See also

  • ColorValue(Color8)
  • ColorValue(Color16)
  • ColorValue(Color256)

  • Back to index