VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / WebWebpEncoderSettings Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebWebpEncoderSettings Class
    In This Topic
    Contains settings of WEBP encoder.
    Object Model
    WebWebpLosslessFormatSettings WebWebpLossyFormatSettings WebWebpEncoderSettings
    Syntax
    'Declaration
    
    Public Class WebWebpEncoderSettings
    
    
    public class WebWebpEncoderSettings
    
    
    public __gc class WebWebpEncoderSettings
    
    
    public ref class WebWebpEncoderSettings
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Web.Services.WebWebpEncoderSettings

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also