[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.BitstreamReaderAgent.TileIdx

TileIdx Property

TileIdx

Returns the index of the current tile, relative to a standard scan-line order.

Declaration
public virtual int TileIdx { get; }
Property Value
Type Description
int

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

Implements