remove_channel


Description:

public bool remove_channel (Channel channel)

Remove the specified channel from the image.

This procedure removes the specified channel from the image. If the channel doesn't exist, an error is returned.

Parameters:

this

The image.

channel

The channel.

Returns:

TRUE on success.