ILiveView Interface

Definition

Namespace: P1.CameraSdk

A buffer containing a LiveView image frame. More…

public interface ILiveView :  P1::CameraSdk::IImageBufferFrame

Remarks

A buffer containing a LiveView image frame.

Properties

CompressionQuality

The compression quality as a percentage.

IsCompressed

Returns whether the image has been compressed (e.g., by JPEG).

SourceCrop

The actual crop that was cropped in the sensor.

RequestedCrop

The user requested crop.

SourceFullImageSize

The full source (sensor) size.