HeifEncoderDescriptorSupportsLosslessCompression Property

Gets a value indicating whether the encoder supports lossless compression.

Definition

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

Property Value

Boolean
if the encoder supports lossless compression; otherwise, .

See Also