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

In This Topic
    ActualRate Property
    In This Topic
    Return the actual decoding rate in bits per pixel.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ActualRate As Single
    public virtual float ActualRate {get;}

    Property Value

    Actual decoding rate in bpp.
    See Also