Gets or sets whether the frame should be compressed lossless.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool Lossless { get; set; }
true
if lossless compression is used; otherwise, false
.