Click or drag to resize

HeifDecodingOptionsConvertHdrToEightBit Property

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

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

Property Value

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