VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / ProcessingHelper Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ProcessingHelper Class
    In This Topic
    Contains methods that allow to simplify the construction of processing algorithms.
    Object Model
    ProcessingHelper
    Syntax
    'Declaration
    
    Public MustInherit NotInheritable Class ProcessingHelper
    
    
    public static class ProcessingHelper
    
    
    public __gc abstract __sealed class ProcessingHelper
    
    
    public ref class ProcessingHelper abstract sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Processing.ProcessingHelper

    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