Click or drag to resize

ISnapshotInfoImage Property

Snapshot image with original resolution (readonly).

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
Image Image { get; }

Property Value

Image
Remarks
Caller should dispose the image after using it.
See Also