colour.models.RGB_COLOURSPACE_S_GAMUT#

colour.models.RGB_COLOURSPACE_S_GAMUT = RGB_Colourspace('S-Gamut',                 [[ 0.73 ,  0.28 ],                  [ 0.14 ,  0.855],                  [ 0.1  , -0.05 ]],                 [ 0.3127,  0.329 ],                 'D65',                 [[ 0.70648271,  0.12880105,  0.11517216],                  [ 0.27097967,  0.78660641, -0.05758608],                  [-0.00967785,  0.00460004,  1.09413556]],                 [[ 1.5073999 , -0.24582214, -0.17161168],                  [-0.51815173,  1.35539124,  0.12587867],                  [ 0.0155117 , -0.00787277,  0.91191637]],                 log_encoding_SLog2,                 log_decoding_SLog2,                 False,                 False)#

S-Gamut colourspace.

References

[GDY+], [SonyCorporationb]