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

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

    Parameters

    x
    See Also