add_alpha_bi_level_effect method

add_alpha_bi_level_effect

Adds the new Alpha Bi-Level effect to the end of a collection.

Returns

Index of the new image effect in a collection.

def add_alpha_bi_level_effect(self, threshold):
    ...
ParameterTypeDescription
thresholdfloatThe threshold value for the alpha bi-level effect.

See Also