Initializes a new instance of the WebPSettings class with the given quality.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public WebPSettings(
float quality
)
Type: System.Single
The lossy compression quality in the range[0, 100]
.