[]
        
(Showing Draft Content)

CSJ2K.Icc.Tags.ICCXYZType

ICCXYZType Class

A tag containing a triplet.

Inheritance
ICCXYZType
Namespace: CSJ2K.Icc.Tags
Assembly: C1.WPF.ReportViewer.4.6.2.dll
Syntax
public class ICCXYZType : ICCTag

Constructors

Name Description
ICCXYZType(int, byte[], int, int)

Construct this tag from its constituant parts

Fields

Name Description
x

x component

y

y component

z

z component

Methods

Name Description
DoubleToXYZ(double)

Normalization utility

ToString()

Return the string rep of this tag.

XYZToDouble(long)

Normalization utility