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

In This Topic
    NumTiles Property (HeaderDecoder)
    In This Topic
    Return the number of tiles in the image
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property NumTiles As Integer
    public virtual int NumTiles {get;}

    Property Value

    The number of tiles
    See Also