.. _doxcsid-interface_p1_1_1_camera_sdk_1_1_i_image_buffer: IImageBuffer Interface ~~~~~~~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.CameraSdk`` Contains an image buffer, encoded in either in bitmap or JPEG format. :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public interface IImageBuffer : IDisposable .. _csdetails-interface_p1_1_1_camera_sdk_1_1_i_image_buffer: Remarks ^^^^^^^ Contains an image buffer, encoded in either in bitmap or JPEG format. Properties ^^^^^^^^^^ .. toctree:: :hidden: Data Format BufferType .. list-table:: :widths: 30 70 * - :ref:`Data ` - A referrence to the pixel buffer data stored in unmanaged memory * - :ref:`Format ` - The image encoding type of this buffer (bitmap, jpeg) * - :ref:`BufferType ` - The type of image this buffer contains Methods ^^^^^^^ .. toctree:: :hidden: ToString .. list-table:: :widths: 33 67 * - :ref:`ToString() ` -