ComponentOne PDF for .NET
CSJ2K.j2k.wavelet.synthesis Namespace / InvWT Interface / TileIdx Property

In This Topic
    TileIdx Property (InvWT)
    In This Topic
    Returns the index of the current tile, relative to a standard scan-line order.
    Syntax
    'Declaration
     
    
    ReadOnly Property TileIdx As Integer
    int TileIdx {get;}

    Property Value

    The current tile's index (starts at 0).
    See Also