Click or drag to resize

HeifPlaneDataScan0 Property

Gets the starting address of the image plane data.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public IntPtr Scan0 { get; }

Property Value

IntPtr
The starting address of the image plane data.
See Also