WebPFrameSettings.Lossless Property

Gets or sets whether the frame should be compressed lossless.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool Lossless { get; set; }

Property Value

true if lossless compression is used; otherwise, false.

See Also

Reference