Click or drag to resize

HeifEncodingOptionsSaveAlphaChannel Property

Gets or sets a value indicating whether the alpha channel should be saved.

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

Property Value

Boolean
if the alpha channel should be saved; otherwise, .
See Also