UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ColorSpace.h File Reference

Go to the source code of this file.

Classes

class  UE::Color::FColorSpace
 
struct  UE::Color::FColorSpaceTransform
 

Namespaces

namespace  UE
 
namespace  UE::Color
 

Functions

FVector3d UE::Color::xyYToXYZ (const FVector3d &xyY)
 
FVector3d UE::Color::XYZToxyY (const FVector3d &XYZ)
 
template<typename T >
UE::Math::TMatrix< T > UE::Color::Transpose (const FMatrix44d &Transform)
 
FVector2d UE::Color::GetWhitePoint (EWhitePoint InWhitePoint)