Click or drag to resize

HeifEncoderDescriptorSupportsLossyCompression Property

Gets a value indicating whether the encoder supports lossy compression.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public bool SupportsLossyCompression { get; }

Property Value

Boolean
if the encoder supports lossy compression; otherwise, .
See Also