Click or drag to resize

ISnapshotInfo Interface

Represents an interface, that describes snapshot data.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public interface ISnapshotInfo

The ISnapshotInfo type exposes the following members.

Properties
 NameDescription
Public propertyImage Snapshot image with original resolution (readonly).
Public propertyImageTime Frame time, when snapshot was made (readonly).
Top
See Also