ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / 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