ReportViewer for WPF and Silverlight | ComponentOne
CSJ2K.Icc.Tags Namespace / ICCXYZType Class / XYZToDouble Method

In This Topic
    XYZToDouble Method (ICCXYZType)
    In This Topic
    Normalization utility
    Syntax
    'Declaration
     
    Public Shared Function XYZToDouble( _
       ByVal x As Long _
    ) As Double
    public static double XYZToDouble( 
       long x
    )

    Parameters

    x
    See Also