HeifPlaneDataScan0 Property

Gets the starting address of the image plane data.

Definition

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

Property Value

IntPtr
The starting address of the image plane data.

See Also