VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.RawCodec Namespace / LibRawHelper Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    LibRawHelper Class
    In This Topic
    Helps to work with functionality of LibRaw library.
    Object Model
    LibRawHelper
    Syntax
    'Declaration
    
    Public MustInherit NotInheritable Class LibRawHelper
    
    
    public static class LibRawHelper
    
    
    public __gc abstract __sealed class LibRawHelper
    
    
    public ref class LibRawHelper abstract sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.RawCodec.LibRawHelper

    Requirements

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

    See Also