VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / ImageInfo Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ImageInfo Class
    In This Topic
    Class that contains the information about the image.
    Object Model
    Palette Resolution BitmapChannelsFormat ImageInfo ImageInfo
    Syntax
    'Declaration
    
    Public Class ImageInfo
    
    
    public class ImageInfo
    
    
    public __gc class ImageInfo
    
    
    public ref class ImageInfo
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Codecs.Decoders.ImageInfo

    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