ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / ColorSpaceMapper Class / getCompData Method

In This Topic
    getCompData Method (ColorSpaceMapper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getCompData( _
       ByVal out_Renamed As DataBlk, _
       ByVal c As Integer _
    ) As DataBlk
    public virtual DataBlk getCompData( 
       DataBlk out_Renamed,
       int c
    )

    Parameters

    out_Renamed
    c
    See Also