 | IForceSensorImageData Property |
Gets the raw data of an image of the sensor.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
SyntaxReadOnlyCollection<byte> ImageData { get; }
ReadOnly Property ImageData As ReadOnlyCollection(Of Byte)
Get
Property Value
ReadOnlyCollectionByte
See Also