Options

WebPImage.Options property

Retrieve or modify the options associated with the specified property, enabling fine-tuned customization of behavior and settings. Utilize this property to seamlessly access and manipulate configurable parameters, facilitating versatile control and optimization within your application’s functionality.

public WebPOptions Options { get; }

Property Value

The options.

See Also