[]
A convientient representation for the contents of the ICCXYZTypeTag class.
public class XYZNumber
Name | Description |
---|---|
XYZNumber(int, int, int) | Construct from constituent parts. |
Name | Description |
---|---|
dwX | x value |
dwY | y value |
dwZ | z value |
size |
Name | Description |
---|---|
DoubleToXYZ(double) | Normalization utility |
ToString() | String representation of class instance. |
XYZToDouble(int) | Normalization utility |