[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.MultiResImgDataAdapter.TileIdx

TileIdx Property

TileIdx

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

       <p>This default implementation returns the value of the source.</p>
Declaration
public virtual int TileIdx { get; }
Property Value
Type Description
int

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

Implements