public abstract class sRgbUtil extends Object
sRgbUtil()
static double
gammaFwd(double lc)
gammaInv(double nc)
static void
main(String[] args)
static float[]
rgbToSrgb(float[] rgb)
sRgbToRgb(float[] srgb)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public sRgbUtil()
public static double gammaFwd(double lc)
public static double gammaInv(double nc)
public static float[] sRgbToRgb(float[] srgb)
public static float[] rgbToSrgb(float[] rgb)
public static void main(String[] args)
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)