Class android.support.v4.graphics.ColorUtils
Change from non-final to final.
| Added Methods | |
|---|---|
int LABToColor(double, |
|
void LABToXYZ(double, |
|
void RGBToLAB(int, |
|
void RGBToXYZ(int, |
|
int XYZToColor(double, |
|
void XYZToLAB(double, |
|
int blendARGB(int, |
|
void blendHSL(float[], |
|
void blendLAB(double[], |
|
void colorToLAB(int, |
|
void colorToXYZ(int, |
|
double distanceEuclidean(double[], |
|
