FrameTypes

The FrameTypes collection is used to define a list of FrameTypes. A FrameTypes collection is used, i.e. to determine which FrameTypes are accepted by a frame filter or a sink.

Information

    Introduced in IC Imaging Control 3.0

Properties

Property Description
Count

Returns the number of FrameType objects in the collection.

Item

Returns or sets the FrameType at the specified position.

Methods

Method Description
Add

Inserts a FrameType object at the end of the collection.

Clear

Removes all FrameType objects from the collection.

Remove

Removes the FrameType at a specified position.

<< Classes