BitmapImage.Scan0 Property

Definition

Namespace: P1.ImageSdk

Get a IntPtr to the byte[] buffer with the image data

public IntPtr Scan0 { get; }

This is mainly to provide compatibility with the

System.Drawing.Bitmap

class