VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / SimpleBitWriter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    SimpleBitWriter Class
    In This Topic
    Writes the bit values from the beginning of byte array.
    Object Model
    SimpleBitWriter
    Syntax
    'Declaration
    
    Public Class SimpleBitWriter
    
    
    public class SimpleBitWriter
    
    
    public __gc class SimpleBitWriter
    
    
    public ref class SimpleBitWriter
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Utils.SimpleBitWriter
          Vintasoft.Imaging.Utils.BitWriter

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also