IImageBufferFrame Interface

Definition

Namespace: P1.CameraSdk

Base class for those image buffers that specifies height and width. More…

public interface IImageBufferFrame :  P1::CameraSdk::IImageBuffer

Remarks

Base class for those image buffers that specifies height and width.

Properties

DestinationWidth

The buffers width in pixels

DestinationHeight

The buffers height in pixels