ITiffWritableImage Interface

Definition

Namespace: P1.ImageSdk

An interface that define the class can be consumed by ImageSDK’s TiffWriter More…

public interface ITiffWritableImage

Remarks

An interface that define the class can be consumed by ImageSDK’s TiffWriter

Properties

Scan0

Get a IntPtr to the underlying data buffer with the image data

ByteSize

The total size of the image data in bytes

Format

The pixel format used in the image data

Width

Height