Package | Description |
---|---|
org.apache.sanselan.color |
Modifier and Type | Method and Description |
---|---|
static ColorHunterLab |
ColorConversions.convertXYZtoHunterLab(ColorXYZ xyz) |
static ColorHunterLab |
ColorConversions.convertXYZtoHunterLab(double X,
double Y,
double Z) |
Modifier and Type | Method and Description |
---|---|
static ColorXYZ |
ColorConversions.convertHunterLabtoXYZ(ColorHunterLab cielab) |
Copyright © 2007-2012. All Rights Reserved.