The FrameCollection<TFrame> type exposes the following members.
Name | Description | |
---|---|---|
FrameCollection<TFrame> |
Initializes a new instance of the FrameCollection<TFrame> class using the specified image reader. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator |
Returns an enumerator for the entire FrameCollectionBase. (Inherited from FrameCollectionBase.) |
|
GetEnumerator2 |
Returns an enumerator for the entire FrameCollectionBase. (Inherited from FrameCollectionBase.) |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Count |
Gets the number of frames contained in the collection. (Inherited from FrameCollectionBase.) |
|
Item |
Gets the frame at the specified index. |