.. _doxcsid-class_p1_1_1_image_sdk_1_1_bitmap_image_1ac7c7b6b7622fbe555c8407edfa7b337e: BitmapImage.Scan0 Property ++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Get a IntPtr to the byte[] buffer with the image data .. ref-code-block:: csharp :class: doxyrest-overview-code-block public IntPtr Scan0 { get; } This is mainly to provide compatibility with the .. code-block:: none System.Drawing.Bitmap class