Utilities#

class pyvcad_compilers.ColorPipeline#
__init__(*args, **kwargs)#
static get_icc_profiles() list[str]#

Returns a list of available ICC profile names.

static set_icc_resource_path(path: str) None#

Sets the base path for ICC profile resources.

Parameters:

path (str) – The path to the ICC profiles directory.