Description

McFrames Class

Object Model

Remarks

Collection of image frame objects

Members

Methods
Add

Add frames to this collection from the ParentImage's frames

Duplicate

Duplicate frames from this collection into a new McFrames instance

Remove

Remove frames from this collection


Properties
CountRead-only property

Returns the number of frames in the collection

FrameIndicesRead-only property

An array of the FrameIndex property values for each frame in the collection

ItemRead-only property

Returns an McFrame object found in the collection.

ParentImageRead-only property

The “parent” McImage of this frames collection.