2011
Michael Natterer
Find a channel with a given name in an image.
This procedure returns the channel with the given name in the specified image.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
PF_VALUE | name | The name of the channel to find |
Type | Name | Description |
---|---|---|
PF_CHANNEL | channel | The channel with the specified name |