colour.CAM16LCD_to_JMh_CAM16¶
-
colour.CAM16LCD_to_JMh_CAM16(Jpapbp, *, coefficients=Coefficients_UCS_Luo2006(K_L=0.77, c_1=0.007, c_2=0.0053))¶ Converts from Li et al. (2017) CAM16-LCD colourspace \(J'a'b'\) array to CAM16 \(JMh\) correlates array.
Parameters: Jpapbp (array_like) – Li et al. (2017) CAM16-LCD colourspace \(J'a'b'\) array. Returns: CAM16 correlates array \(JMh\). Return type: ndarray Notes
Domain Scale - Reference Scale - 1 JpapbpJp_1: [0, 100]ap_1: [-100, 100]bp_1: [-100, 100]Jp_1: [0, 1]ap_1: [-1, 1]bp_1: [-1, 1]Range Scale - Reference Scale - 1 JMhJ: [0, 100]M: [0, 100]h: [0, 360]J: [0, 1]M: [0, 1]h: [0, 1]References
Notes
- This docstring is automatically generated, please refer to
colour.CAM02LCD_to_JMh_CIECAM02()definition for an usage example.
- This docstring is automatically generated, please refer to