Gimp.context_get_sample_threshold_int
@returns(int)
def context_get_sample_threshold_int():
# Python wrapper for gimp_context_get_sample_threshold_int()
Get the sample threshold setting as an integer value.
Returns the sample threshold setting as an integer value. See Gimp.context_get_sample_threshold.
Since 2.8
- Returns