color_tools.cli_commands.handlers.convert

Convert command handler - Convert between color spaces and check gamut.

color_tools.cli_commands.handlers.convert.handle_convert_command(args)[source]

Handle the ‘convert’ command - convert between color spaces and check gamut.

Parameters:

args (Namespace) – Parsed command-line arguments

Return type:

None

Exits:

0: Success 2: Invalid input