WebpOptions class

WebpOptions class

Options for conversion to Webp file type.

The WebpOptions type exposes the following members:

Constructors

Constructor Description
init

Properties

Property Description
lossless The property indicates if the compression of the converted file will be lossless.
quality The quality.

See Also