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

In This Topic
    getCompData Method (ICCProfiler)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function getCompData( _
       ByVal outblk As DataBlk, _
       ByVal c As Integer _
    ) As DataBlk
    public override DataBlk getCompData( 
       DataBlk outblk,
       int c
    )

    Parameters

    outblk
    c
    See Also