ComponentOne PDF for .NET
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