| TYPE | NAME | DESCRIPTION |
|---|---|---|
| IMAGE | image | The image to which to add the channel |
| INT32 | width | The channel width: (0 < width) |
| INT32 | height | The channel height: (0 < height) |
| STRING | name | The channel name |
| FLOAT | opacity | The channel opacity: (0 <= opacity <= 100) |
| COLOUR | color | The channel compositing color |
| TYPE | NAME | DESCRIPTION |
|---|---|---|
| CHANNEL | channel | The newly created channel |