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

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

    Parameters

    t
    c
    See Also