ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / 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