VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / IJbig2Encoder Interface
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    IJbig2Encoder Interface
    In This Topic
    Defines an interface of encoder for JBIG 2 files.
    Object Model
    Jbig2EncoderSettings IJbig2Encoder
    Syntax
    'Declaration
    
    Public Interface IJbig2Encoder
    
    
    public interface IJbig2Encoder
    
    
    public __gc __interface IJbig2Encoder
    
    
    public interface class IJbig2Encoder
    
    
    %HIERARCHY%
    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