ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / 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