HeifEncodingOptionsSaveAlphaChannel Property

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

Definition

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

Property Value

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

See Also