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

    System.Object
       Vintasoft.Barcode.SkiaSharpConverter

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7

    See Also