VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / VintasoftImageConverter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftImageConverter Class
    In This Topic
    Converts a VintasoftImage object to a System.Windows.Media.Imaging.BitmapSource object and back.
    Object Model
    VintasoftImageConverter
    Syntax
    'Declaration
    
    Public MustInherit NotInheritable Class VintasoftImageConverter
    
    
    public static class VintasoftImageConverter
    
    
    public __gc abstract __sealed class VintasoftImageConverter
    
    
    public ref class VintasoftImageConverter abstract sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Wpf.VintasoftImageConverter

    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