ColorValue(Color256)

Constructor

Namespace: ANSITerm

Declared in: ANSITerm.ColorValue


Creates a color definition from 256-color palette.

Syntax

public ColorValue(
	Color256 color
)

See also

  • ColorValue(Color8)
  • ColorValue(Color16)
  • ColorValue(Color)

  • Back to index