add_gray_scale_effect method

add_gray_scale_effect

Adds the new Gray Scale effect to the end of a collection.

Returns

Index of the new image effect in a collection.

def add_gray_scale_effect(self):
    ...

See Also