RandomPosterizationΒΆ
Reduces the number of bits for each color channel.
Abstract Signature:
RandomPosterization(factor: int, value_range: Tuple[int, int] = [0, 255], seed: int)
Reduces the number of bits for each color channel.
Abstract Signature:
RandomPosterization(factor: int, value_range: Tuple[int, int] = [0, 255], seed: int)