Click or drag to resize

MultiFrameProcessing Class

Inheritance Hierarchy
SystemObject
  MediaCy.CommandsMultiFrameProcessing

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class MultiFrameProcessing

The MultiFrameProcessing type exposes the following members.

Constructors
  NameDescription
Public methodMultiFrameProcessing
Initializes a new instance of the MultiFrameProcessing class
Top
Methods
  NameDescription
Public methodStatic memberCollectDataFromAllFrames
Collect data from all frames of the src to Data Collector. The function takes into account active frame range and UseActiveFrames options of the image
Top
See Also