pub fn tensor_decode_srgb_gamma_heuristic(
tensor_stats: &TensorStats,
data_type: TensorDataType,
channels: u32
) -> bool
Expand description
Return whether a tensor should be assumed to be encoded in sRGB color space (“gamma space”, no EOTF applied).