HeifPlaneDataChannel Property

Gets the image channel.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public HeifChannel Channel { get; }

Property Value

HeifChannel
The image channel.

See Also