Click or drag to resize

IVideoCameoControl4Dewarp Property

The controller of the image crop.

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

Property Value

IDewarp
Remarks
Property returns null if cameo content doesn't support panoramic view. The property is set and available only after the DewarpingAvailable was raised.
See Also