Average Class
|
|
Calculates the average of all frames in the sequence.
Inheritance Hierarchy
Namespace:
MediaCy.Commands.Sequence
Assembly:
MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
SyntaxPublic Class Average
Inherits SequenceCommand
The Average type exposes the following members.
Constructors
| Name | Description |
---|
 | Average | Initializes a new instance of the Average class |
Top
RemarksCan't be split because of rounding errors.
See Also