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

In This Topic
    ImgRes Property
    In This Topic
    Returns the image resolution level to reconstruct from the codestream. This value cannot be computed before every main and tile headers are read.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ImgRes As Integer
    public virtual int ImgRes {get;}

    Property Value

    The image resolution level
    See Also