Automatic Colour Conversion Graph#

Conversion#

colour

convert(a, source, target, *[, ...])

Convert specified object \(a\) from source colour representation to target colour representation using the automatic colour conversion graph.

describe_conversion_path(source, target[, ...])

Describe the conversion path from the specified source colour representation to the specified target colour representation using the automatic colour conversion graph.

Ancillary Objects

colour.graph

conversion_path(source, target)

Generate the conversion path from the source node to the target node in the automatic colour conversion graph.