VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode Namespace / ImageSharpConverter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ImageSharpConverter Class
    In This Topic
    Contains methods, which allow to convert ImageSharp objects from/to VintaSoft objects.
    Object Model
    ImageSharpConverter
    Syntax
    'Declaration
    
    Public MustInherit NotInheritable Class ImageSharpConverter
    
    
    public static class ImageSharpConverter
    
    
    public __gc abstract __sealed class ImageSharpConverter
    
    
    public ref class ImageSharpConverter abstract sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.ImageSharpConverter

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6

    See Also