ImageGear Professional for Windows ActiveX
ReduceWithPopularity Method

Description:

Reduces a 24-bit image to an 8-bit image while retaining its most popular, or prevalent, colors.

Syntax:

      ReduceWithPopularity (ByVal pPage As IGPage, ByVal fastRemap As
Boolean, ByVal maxColors As Long)

Parameters:

Name Description
pPage Reference to IGPage Object.
fastRemap Set to True for reduction algorithm optimized for speed. Set to False for algorithm optimized for quality.
maxColors Number of colors to reduce to.

Return Value:

N/A

Bits Per Pixel:

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback