videolib.standards.Standard¶
- class Standard(name, white_xy, red_xy, green_xy, blue_xy, linear_range, oetf, eotf, bitdepth, dtype)[source]¶
Bases:
objectClass to define an image/video standard.
Methods
Attributes
Color primaries of the standard
Non-linear encoded range
Name of the standard
White point in CIE xy format
Red primary in CIE xy format
Green primary in CIE xy format
Blue primary in CIE xy format
Linear light value range
Opto-Electrical (or as appropriate, inverse Electro-Optical) Transfer Function
Electro-Optical Transfer Function
Bitdepth of the standard
Data-type of pixel values being read from files
-
oetf:
Callable[source]¶ Opto-Electrical (or as appropriate, inverse Electro-Optical) Transfer Function
-
oetf: