[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.PrecInfo

PrecInfo Class

Class that holds precinct coordinates and references to contained code-blocks in each subband.

Inheritance
PrecInfo
Namespace: CSJ2K.j2k.codestream
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class PrecInfo

Constructors

Name Description
PrecInfo(int, int, int, int, int, int, int, int, int)

Class constructor.

Fields

Name Description
cblk

Code-blocks belonging to this precinct in each subbands of the resolution level

h

Precinct height in the corresponding resolution level

nblk

Number of code-blocks in each subband belonging to this precinct

r

Resolution level index

rgh

Precinct height reported in the reference grid

rgulx

Precinct horizontal upper-left coordinate in the reference grid

rguly

Precinct vertical upper-left coordinate in the reference grid

rgw

Precinct width reported in the reference grid

ulx

Precinct horizontal upper-left coordinate in the corresponding resolution level

uly

Precinct vertical upper-left coordinate in the corresponding resolution level

w

Precinct width in the corresponding resolution level

Methods

Name Description
ToString()

Returns PrecInfo object information in a String