SBDTypeColorConversion Member List

This is the complete list of members for SBDTypeColorConversion, including all inherited members.

CIELabfromCIEXYZ(float *lab, float *XYZ)SBDTypeColorConversionstatic
CIELabfromCylindricalCIELab(float *lab, float *hcl)SBDTypeColorConversionstatic
CIELuvfromCIEXYZ(float *luv, float *XYZ)SBDTypeColorConversionstatic
CIELuvfromCylindricalCIELuv(float *luv, float *hcl)SBDTypeColorConversionstatic
CIEXYZfromCIELab(float *XYZ, float *lab)SBDTypeColorConversionstatic
CIEXYZfromCIELuv(float *XYZ, float *luv)SBDTypeColorConversionstatic
CIEXYZfromRGB(float *XYZ, float *rgb)SBDTypeColorConversionstatic
CIEXYZfromSRGB(float *XYZ, float *rgb)SBDTypeColorConversionstatic
CylindricalCIELabfromCIELab(float *hcl, float *lab)SBDTypeColorConversionstatic
CylindricalCIELabfromSRGB(float *hcl, float *rgb)SBDTypeColorConversionstatic
CylindricalCIELuvfromCIELuv(float *hcl, float *luv)SBDTypeColorConversionstatic
CylindricalCIELuvfromSRGB(float *hcl, float *rgb)SBDTypeColorConversionstatic
fromHCL(float *color, float *hcl)SBDTypeColorConversionstatic
HCLfromSRGB(float *hcl, float *rgb)SBDTypeColorConversionstatic
RGBfromCIEXYZ(float *rgb, float *XYZ)SBDTypeColorConversionstatic
RGBfromSRGB(float *rgb, float *srgb)SBDTypeColorConversionstatic
SRGBfromCIEXYZ(float *rgb, float *XYZ)SBDTypeColorConversionstatic
SRGBfromCylindricalCIELab(float *rgb, float *hcl)SBDTypeColorConversionstatic
SRGBfromCylindricalCIELuv(float *rgb, float *hcl)SBDTypeColorConversionstatic
SRGBfromHCL(float *rgb, float *hcl)SBDTypeColorConversionstatic
SRGBfromRGB(float *srgb, float *rgb)SBDTypeColorConversionstatic
toHCL(float *hcl, float *color)SBDTypeColorConversionstatic