Click or drag to resize

TimedImageTColor, TDepthTimestamp Property

http://www.emgu.com
The time this image is captured

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public DateTime Timestamp { get; set; }

Property Value

Type: DateTime
See Also