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
systemCliColorSystemThe color system.
Returns
- CliColor
The exact or closest color in the specified CliColorSystem.