VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / WholeSlideImageLayer Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WholeSlideImageLayer Class
    In This Topic
    Provides infomation about a layer (file contains separate layers for different scales) of WSI image.
    Object Model
    Resolution VintasoftImage WholeSlideImageLayer
    Syntax
    'Declaration
    
    Public Class WholeSlideImageLayer
    
    
    public class WholeSlideImageLayer
    
    
    public __gc class WholeSlideImageLayer
    
    
    public ref class WholeSlideImageLayer
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Codecs.Decoders.WholeSlideImageLayer

    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