Defines corresponding chromaticities prediction plotting objects:
Returns the corresponding chromaticities prediction model with given name.
Parameters: | model (unicode) – Corresponding chromaticities prediction models name. |
---|---|
Returns: | Corresponding chromaticities prediction models. |
Return type: | object |
Raises: | KeyError – If the given corresponding chromaticities prediction model is not found in the factory corresponding chromaticities prediction models. |
Plots given chromatic adaptation model corresponding chromaticities prediction.
Parameters: |
|
---|---|
Returns: | Definition success. |
Return type: | bool |
Examples
>>> corresponding_chromaticities_prediction_plot()
True