ComponentOne PDF for .NET
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