ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.writer Namespace / BitOutputBuffer Class / SZ_INCR Field

In This Topic
    SZ_INCR Field
    In This Topic
    The increment size for the buffer, 16 bytes. This is the number of bytes that are added to the buffer each time it is needed to enlarge it.
    Syntax
    'Declaration
     
    
    Public Const SZ_INCR As Integer
    public const int SZ_INCR
    See Also