public final class XYZColor extends Object
Constructor and Description |
---|
XYZColor() |
XYZColor(float X,
float Y,
float Z) |
Modifier and Type | Method and Description |
---|---|
float |
getX() |
float |
getY() |
float |
getZ() |
XYZColor |
mul(float s) |
void |
normalize() |
String |
toString() |
Copyright © 2019. All rights reserved.