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

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

    Parameters

    x
    See Also