VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.JpegLs Namespace / JpegLsPage Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    JpegLsPage Class
    In This Topic
    Represents a page of JPEG-LS file.
    Object Model
    Resolution Palette ImageFileSource JpegLsPage
    Syntax
    'Declaration
    
    Public Class JpegLsPage
       Inherits Vintasoft.Imaging.Codecs.ImageFiles.ImagePage
    
    
    public __gc class JpegLsPage : public Vintasoft.Imaging.Codecs.ImageFiles.ImagePage*
    
    
    public ref class JpegLsPage : public Vintasoft.Imaging.Codecs.ImageFiles.ImagePage^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock
          Vintasoft.Imaging.Codecs.ImageFiles.ImagePage
             Vintasoft.Imaging.Codecs.ImageFiles.JpegLs.JpegLsPage

    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