HeifEncoderDescriptorSupportsLossyCompression Property

Gets a value indicating whether the encoder supports lossy compression.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public bool SupportsLossyCompression { get; }

Property Value

Boolean
if the encoder supports lossy compression; otherwise, .

See Also