[ 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.
Use filter "gimp:posterize" instead.
This procedures reduces the number of shades allows in each intensity channel to the specified 'levels' parameter.
| this |
The drawable. |
| levels |
Levels of posterization. |
|
TRUE on success. |