IImage.Timestamp Property

Definition

Gets a value that represents the timestamp of the image.

public long Timestamp { get; }
member this.Timestamp : int64
Public ReadOnly Property Timestamp As Long

Property Value

Remarks

The method of computing this value varies across images, so determining the point in time represented is non-trivial. This property is best used as an opaque value.

Applies to