Skip to main content

Module defaults

Module defaults 

Source

Constantsยง

HLG_LUT_TABLE
Hybrid Log Gamma Lookup table
PQ_LUT_TABLE
Perceptual Quantizer Lookup table
WHITE_POINT_D50
WHITE_POINT_D60
WHITE_POINT_D65
WHITE_POINT_DCI_P3

Functionsยง

build_trc_table_hlg ๐Ÿ”’
build_trc_table_pq ๐Ÿ”’
hlg_curve ๐Ÿ”’
pq_curve ๐Ÿ”’
white_point_from_temperature ๐Ÿ”’
From lcms: cmsWhitePointFromTemp tempK must be >= 4000. and <= 25000. Invalid values of tempK will return (x,y,Y) = (-1.0, -1.0, -1.0) similar to argyll: icx_DTEMP2XYZ()