 | SequenceFrameInfo Constructor (Int32, DateTime) |
Namespace:
LynceeTec.Sequence.IO
Assembly:
LynceeTec.Sequence.IO (in LynceeTec.Sequence.IO.dll) Version: 6.6.0 StroboPolarisationControl 1f34ef9, built 2018-03-20 10:07:26 UTC
Syntaxpublic SequenceFrameInfo(
int index,
DateTime timeStamp
)
public:
SequenceFrameInfo(
int index,
DateTime timeStamp
)
Parameters
- index
- Type: SystemInt32
The index of the frame. - timeStamp
- Type: SystemDateTime
The time and date of the frame acquisition.
See Also