Click or drag to resize

IForceSensorImageData Property

Gets the raw data of an image of the sensor.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
ReadOnlyCollection<byte> ImageData { get; }

Property Value

ReadOnlyCollectionByte
See Also