ConvertRGB

Engine/source/core/util/rgb2luv.cpp

More...

Public Variables

Detailed Description

Public Variables

const F32 scRGB2XYZ []
const F32 scXYZ2RGB []

Public Functions

fromLUV(const LinearColorF & luvColor)

fromXYZ(const LinearColorF & xyzColor)

toLUV(const LinearColorF & rgbColor)

toLUVScaled(const LinearColorF & rgbColor)

toXYZ(const LinearColorF & rgbColor)