Name | Description | |
---|---|---|
WebpOptions Constructor |
The following tables list the members exposed by WebpOptions.
Name | Description | |
---|---|---|
WebpOptions Constructor |
Name | Description | |
---|---|---|
Lossless | Gets or sets a value indicating whether the image is compressed without loosing data (true) or by reducing image quality (false). The default value is false. | |
Quality | Gets or sets the quality of the encoding in the range 0 to 100. The default value is 75. |