ImageGearJava Project > com.accusoft.imagegear.processing Package : ImGearMedianCutReductionOptions Class |
The following tables list the members exposed by ImGearMedianCutReductionOptions.
Name | Description | |
---|---|---|
ImGearMedianCutReductionOptions Constructor | Initializes a new instance of the ImGearMedianCutReductionOptions class object. |
Name | Description | |
---|---|---|
fastRemap | Specifies whether to optimize for speed or quality.
| |
maxColors | Maximum number of colors used by the output image.
The default value is 256. Note: If 16 colors are specified, output image will be 4 bpp indexed; otherwise it will be 8 bpp indexed. |