colour.write_sds_to_csv_file

colour.write_sds_to_csv_file(sds: Dict[str, colour.colorimetry.spectrum.SpectralDistribution], path: str) bool[source]

Write the given spectral distributions to given CSV file.

Parameters
Returns

Definition success.

Return type

bool

Raises

ValueError – If the given spectral distributions have different shapes.