BitmapImage.GetIntPtr Method#
Definition#
Namespace: P1.ImageSdk
Get a IntPtr to the byte[] buffer with the image data
public IIntPtrProvidable GetIntPtr();
This is mainly to provide compatibility with the
System.Drawing.Bitmap
class
Namespace: P1.ImageSdk
Get a IntPtr to the byte[] buffer with the image data
public IIntPtrProvidable GetIntPtr();
This is mainly to provide compatibility with the
System.Drawing.Bitmap
class