videolib.standards.sRGB_10

sRGB_10 = Standard(name='sRGB.10', white_xy=(0.3127, 0.329), red_xy=(0.64, 0.33), green_xy=(0.3, 0.6), blue_xy=(0.15, 0.06), linear_range=100, oetf=<function srgb_oetf>, eotf=<function srgb_eotf>, bitdepth=10, dtype='uint16')[source]

10-bit version of the sRGB standard