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

In This Topic
    getFixedPoint Method (ColorSpaceMapper)
    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