AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : Posterize Method |
The number of colors for each color channel. For example, a value of 3 indicates 3 levels of red, 3 levels of green, 3 levels of blue.
Valid range is between 2 and 255.
Visual Basic |
---|
Public Sub Posterize( _ ByVal IPPosterize As Integer _ ) |
The number of colors for each color channel. For example, a value of 3 indicates 3 levels of red, 3 levels of green, 3 levels of blue.
Valid range is between 2 and 255.
This has the effect of creating posterize contours in the image.