set_show_masked


Description:

public bool set_show_masked (bool show_masked)

Set the composite method of the specified channel.

This procedure sets the specified channel's composite method. If it is TRUE, then the channel is composited with the image so that masked regions are shown. Otherwise, selected regions are shown.

Parameters:

this

The channel.

show_masked

The new channel composite method.

Returns:

TRUE on success.