Accusoft.ImagXpressSdk Namespace > Processor Class : Posterize Method |
'Declaration Public Sub Posterize( _ ByVal numberOfLevels As Integer _ )
public void Posterize( int numberOfLevels )
public: void Posterize( int numberOfLevels )
public: void Posterize( int numberOfLevels )
Valid values are between 2 and 255.
This method has the effect of creating posterized contours in the image. For example, a value of 3 indicates 3 levels or red, 3 levels of green, and 3 levels of blue.