videolib.standards.sRGB

sRGB = Standard(name='sRGB', 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=8, dtype='uint8')[source]

The sRGB standard (Recommended default)