WebPOptions.Lossless

WebPOptions.Lossless property

Gets or sets a value indicating whether this WebPOptions is lossless.

public bool Lossless { get; set; }

Property Value

true if lossless; otherwise, false.

See Also