IMcImageSetChannels Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetChannels Inherits IEnumerable
The IMcImageSetChannels type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of channels in the collection. |
![]() | Item | Item property handler for the Channels collection. |
![]() | UserData | Gets or sets user data for this set's channels |
![]() | UserFlags | Gets or sets user flags for this set |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new McImageSetChannel to the collection. |
![]() | CopyFrom | Copy from the provided channel class |
![]() | GetEnumerator | |
![]() | Remove | Removes the channel object from the McImageSetChannels
collection. |
![]() | RemoveAll | Removes all channel objects from the McImageSetChannels
collection. |