create_tint method

create_tint

Creates Tint effect.

Returns

Tint effect.

def create_tint(self, hue, amount):
    ...
ParameterTypeDescription
huefloatHue.
amountfloatAmount.

See Also