ComponentOne PDF for .NET
CSJ2K.j2k.wavelet.analysis Namespace / ForwWT Interface / getNumTiles Method

In This Topic
    getNumTiles Method (ForwWT)
    In This Topic
    Returns the number of tiles in the horizontal and vertical directions.
    Syntax
    'Declaration
     
    
    Function getNumTiles( _
       ByVal co As Coord _
    ) As Coord
    Coord getNumTiles( 
       Coord co
    )

    Parameters

    co
    See Also