ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / TileOfTileParts Property

In This Topic
    TileOfTileParts Property
    In This Topic
    Sets the tile of each tile part in order. This information is needed for identifying which packet header belongs to which tile when using the PPM marker.
    Syntax
    'Declaration
     
    
    Public Overridable WriteOnly Property TileOfTileParts As Integer
    public virtual int TileOfTileParts {set;}
    See Also