HeifEncoderDescriptorSupportsLossyCompression Property
Gets a value indicating whether the encoder supports lossy compression.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public bool SupportsLossyCompression { get; }
Public ReadOnly Property SupportsLossyCompression As Boolean
Get
public:
property bool SupportsLossyCompression {
bool get ();
}
member SupportsLossyCompression : bool with get
Property Value
Boolean if the encoder supports lossy compression; otherwise,
.