context_set_sample_criterion


Description:


[ Version ( since = "2.8" ) ]
public bool context_set_sample_criterion (SelectCriterion sample_criterion)

Set the sample criterion setting.

Modifies the sample criterion setting. If an operation depends on the colors of the pixels present in a drawable, like when doing a seed fill, this setting controls how color similarity is determined. SELECT_CRITERION_COMPOSITE is the default value.

This setting affects the following procedures: select_color, select_contiguous_color, edit_bucket_fill.

Parameters:

sample_criterion

The sample criterion setting.

Returns:

TRUE on success.


Namespace: Gimp
Package: gimp-3.0