ConvertRGB

Engine/source/core/util/rgb2luv.cpp

More...

Public Variables

Public Functions

fromLUV(const ColorF & luvColor)
fromXYZ(const ColorF & xyzColor)
toLUV(const ColorF & rgbColor)
toXYZ(const ColorF & rgbColor)

Detailed Description

Public Variables

const F32 scRGB2XYZ []
const F32 scXYZ2RGB []

Public Functions

fromLUV(const ColorF & luvColor)

fromXYZ(const ColorF & xyzColor)

toLUV(const ColorF & rgbColor)

toLUVScaled(const ColorF & rgbColor)

toXYZ(const ColorF & rgbColor)