Click or drag to resize

HeifEncoderDescriptorSupportsLosslessCompression Property

Gets a value indicating whether the encoder supports lossless compression.

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

Property Value

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