Table of Contents

CliColor.ExactOrClosest Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets the exact or closest color in the specified CliColorSystem.

public CliColor ExactOrClosest(CliColorSystem system)

Parameters

system CliColorSystem

The color system.

Returns

CliColor

The exact or closest color in the specified CliColorSystem.