ColorValue(Color8)

Constructor

Namespace: ANSITerm

Declared in: ANSITerm.ColorValue


Creates a color definition from 8-color palette.

Syntax

public ColorValue(
	Color8 color
)

See also

  • ColorValue(Color16)
  • ColorValue(Color256)
  • ColorValue(Color)

  • Back to index