.. _doxcsid-class_p1_1_1_image_sdk_1_1_bitmap_image_1ab2353c7d11ef0456037fdb8cec6aa26b: BitmapImage.GetIntPtr Method ++++++++++++++++++++++++++++ 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 :ref:`IIntPtrProvidable` GetIntPtr(); This is mainly to provide compatibility with the .. code-block:: none System.Drawing.Bitmap class