ComponentOne PDF for .NET
CSJ2K.Color Namespace / ChannelDefinitionMapper Class / getTileCompHeight Method

In This Topic
    getTileCompHeight Method (ChannelDefinitionMapper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function getTileCompHeight( _
       ByVal t As Integer, _
       ByVal c As Integer _
    ) As Integer
    public override int getTileCompHeight( 
       int t,
       int c
    )

    Parameters

    t
    c
    See Also