WebpOptions class
WebpOptions class
Options for conversion to Webp file type.
Inheritance: WebpOptions →
ValueObject
The WebpOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of WebpOptions |
Properties
| Property | Description |
|---|---|
| lossless | Indicates if the compression of the converted file will be lossless. |
| quality | Gets or sets the quality. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.convert - class
ValueObject - class
WebpOptions