ComponentOne PDF for .NET
CSJ2K.j2k.image Namespace / Tiler Class / getNumTiles Method / getNumTiles() Method

In This Topic
    getNumTiles() Method
    In This Topic
    Returns the total number of tiles in the image.
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Function getNumTiles() As Integer
    public override int getNumTiles()

    Return Value

    The total number of tiles in the image.
    See Also