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

In This Topic
    DoubleToCurve Method (ICCCurveType)
    In This Topic
    Normalization utility
    Syntax
    'Declaration
     
    
    Public Shared Function DoubleToCurve( _
       ByVal entry As Double _
    ) As Short
    public static short DoubleToCurve( 
       double entry
    )

    Parameters

    entry
    See Also