HeifDecodingOptionsConvertHdrToEightBit Property

Gets or sets a value indicating whether high bit-depth images should be converted to 8-bits-per-channel.

Definition

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

Property Value

Boolean
if high bit-depth images should be converted to 8-bits-per-channel; otherwise, .

See Also