Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.codestream.reader Namespace / CBlkInfo Class
Fields Methods

In This Topic
    CBlkInfo Class Members
    In This Topic

    The following tables list the members exposed by CBlkInfo.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a new instance with specified number of layers and code-block coordinates. The number corresponds to the maximum piece of codeword for one code-block.  
    Top
    Public Fields
     NameDescription
    Public FieldThe cumulative number of truncation points  
    Public FieldHeight of the code-block  
    Public FieldLength of each piece of code-block's codewords  
    Public FieldThe number of most significant bits which are skipped for this code-block (= Mb-1-bitDepth).  
    Public FieldThe number of truncation point for each layer  
    Public FieldOffset of each piece of code-block's codewords in the file  
    Public FieldIndex of the packet where each layer has been found  
    Public FieldThe length of each segment (used with regular termination or in selective arithmetic bypass coding mode)  
    Public FieldUpper-left x-coordinate of the code-block (relative to the tile)  
    Public FieldUpper-left y-coordinate of the code-block (relative to the tile)  
    Public FieldWidth of the code-block  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the number of new truncation for specified layer.  
    Public MethodObject information in a string.  
    Top
    See Also