copy


Description:

public unowned Channel copy ()

Copy a channel.

This procedure copies the specified channel and returns the copy.

The new channel still needs to be added to the image, as this is not automatic. Add the new channel with [ method@Gimp.Image.insert_channel].

Parameters:

this

The channel to copy.

Returns:

The newly copied channel.