Choose your operating system:
Windows
macOS
Linux
| TMatrix
|
Module |
|
Header |
/Engine/Source/Runtime/ColorManagement/Public/ColorSpace.h |
Include |
#include "ColorSpace.h" |
struct FColorSpaceTransform : public UE::Math::TMatrix< double >
Name | Description | |
---|---|---|
|
FColorSpaceTransform ( |
Constructor: create a color space transformation matrix from a raw matrix. |
|
FColorSpaceTransform ( |
Constructor: create a color space transformation matrix from a source to a target color space using the RGB-XYZ-RGB conversions. |
Name | Description | ||
---|---|---|---|
|
Apply ( |
Apply color space transform to FLinearColor. |
|
|
CalcChromaticAdaptionMatrix ( |
Calculate the chromatic adaptation matrix using the specific method. |