Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/ColorManagement/Public/TransferFunctions.h |
Include |
#include "TransferFunctions.h" |
namespace UE
{
namespace Color
{
float UE::Color::DecodeBT1886
(
float Value
)
}
}
Decode value with an ITU-R BT.1886 encoding.
float decoded value.