ComponentOne PDF for .NET
CSJ2K.j2k.codestream.reader Namespace / FileBitstreamReaderAgent Class / ImgRes Property

In This Topic
    ImgRes Property (FileBitstreamReaderAgent)
    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