Accusoft ImagXpress 12
Posterize Method
See Also  Send comments on this topic.
IPPosterize

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.

AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : Posterize Method

Glossary Item Box

Description

Reduces the number of colors in the current image.

Syntax

Visual Basic
Public Sub Posterize( _
   ByVal IPPosterize As Integer _
) 

Parameters

IPPosterize

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.

Remarks

This has the effect of creating posterize contours in the image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.