HeifPlaneDataScan0 Property
Gets the starting address of the image plane data.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public IntPtr Scan0 { get; }
Public ReadOnly Property Scan0 As IntPtr
Get
public:
property IntPtr Scan0 {
IntPtr get ();
}
member Scan0 : IntPtr with get
Property Value
IntPtr
The starting address of the image plane data.