ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc.Types Namespace / XYZNumber Class / XYZToDouble Method

In This Topic
    XYZToDouble Method (XYZNumber)
    In This Topic
    Normalization utility
    Syntax
    'Declaration
     
    
    Public Shared Function XYZToDouble( _
       ByVal x As Integer _
    ) As Double
    public static double XYZToDouble( 
       int x
    )

    Parameters

    x
    See Also