get_selected_channels


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "3.0.0" ) ]
public (unowned Channel)[] get_selected_channels ()

Returns the specified image's selected channels.

This procedure returns the list of selected channels in the specified image.

Parameters:

this

The image.

Returns:

The list of selected channels in the image. The returned value must be freed with g_free.