.. _doxcsid-interface_p1_1_1_image_sdk_1_1_i_tiff_writable_image: ITiffWritableImage Interface ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.ImageSdk`` An interface that define the class can be consumed by ImageSDK's TiffWriter :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public interface ITiffWritableImage .. _csdetails-interface_p1_1_1_image_sdk_1_1_i_tiff_writable_image: Remarks ^^^^^^^ An interface that define the class can be consumed by ImageSDK's TiffWriter Properties ^^^^^^^^^^ .. toctree:: :hidden: Scan0 ByteSize Format Width Height .. list-table:: :widths: 30 70 * - :ref:`Scan0 ` - Get a IntPtr to the underlying data buffer with the image data * - :ref:`ByteSize ` - The total size of the image data in bytes * - :ref:`Format ` - The pixel format used in the image data * - :ref:`Width ` - * - :ref:`Height ` -