VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Webp Namespace / WebpFile Class / WebpFile Constructors / WebpFile Constructor()
Syntax Requirements SeeAlso
In This Topic
    WebpFile Constructor()
    In This Topic
    Initializes a new instance of the WebpFile class.
    Syntax
    'Declaration
    
    Public Function New()
    
    
    public WebpFile()
    
    
    public: WebpFile()
    
    
    public:
    WebpFile()
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6

    See Also