[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.PktDecoder.getPrecInfo

getPrecInfo Method

getPrecInfo(int, int, int)

Get PrecInfo instance of the specified resolution level, component and precinct.

Declaration
public virtual PrecInfo getPrecInfo(int c, int r, int p)
Parameters
Type Name Description
int c

Component index.

int r

Resolution level index.

int p

Precinct index.

Returns
Type Description
PrecInfo