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

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

    See Also