There are some API calls such as GetProcessorToBuiltinColorSpace, isColorSpaceLinear, IdentifyInterchangeSpace, and IdentifyBuiltinColorSpace that generate Processors and evaluate pixel values. These are not currently properly avoiding color spaces where the transform stack involves a Lut3D. On some configs, this may result in very long delays if calling one of these functions.
This issue has been reported in OpenImageIO.
There are some API calls such as GetProcessorToBuiltinColorSpace, isColorSpaceLinear, IdentifyInterchangeSpace, and IdentifyBuiltinColorSpace that generate Processors and evaluate pixel values. These are not currently properly avoiding color spaces where the transform stack involves a Lut3D. On some configs, this may result in very long delays if calling one of these functions.
This issue has been reported in OpenImageIO.