ComponentOne PDF for .NET
CSJ2K.Color Namespace / Resampler Class / getFixedPoint Method

In This Topic
    getFixedPoint Method (Resampler)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getFixedPoint( _
       ByVal c As Integer _
    ) As Integer
    public virtual int getFixedPoint( 
       int c
    )

    Parameters

    c
    See Also