SubsampleInterval Property
|
|
Sub-sampling interval.
Namespace:
MediaCy.Commands.Sequence
Assembly:
MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
SyntaxPublic Property Interval As Double
Get
Set
Property Value
Type:
DoubleReturn Value
Type:
Double
RemarksWhen the value is 1 this function can be used to merge multiple images into a sequence.
If the value is less than 1 the sequence will be oversampled duplicating source frames.
See Also