Uses of Class
org.apache.sanselan.color.ColorCIELuv

Packages that use ColorCIELuv
org.apache.sanselan.color   
 

Uses of ColorCIELuv in org.apache.sanselan.color
 

Methods in org.apache.sanselan.color that return ColorCIELuv
static ColorCIELuv ColorConversions.convertXYZtoCIELuv(ColorXYZ xyz)
           
static ColorCIELuv ColorConversions.convertXYZtoCIELuv(double X, double Y, double Z)
           
 

Methods in org.apache.sanselan.color with parameters of type ColorCIELuv
static ColorXYZ ColorConversions.convertCIELuvtoXYZ(ColorCIELuv cielch)
           
 



Copyright © 2007-2009. All Rights Reserved.