posterize


Description:

[ Version ( deprecated = true , deprecated_since = "3.2" , since = "2.10" ) ]
public bool posterize (int levels)

Warning: posterize is deprecated since 3.2.

Posterize the specified drawable.

Note:

Use filter "gimp:posterize" instead.

This procedures reduces the number of shades allows in each intensity channel to the specified 'levels' parameter.

Parameters:

this

The drawable.

levels

Levels of posterization.

Returns:

TRUE on success.