ImageGearJava Project > com.accusoft.imagegear.processing Package : ImGearDiffuseReductionOptions Class |
The following tables list the members exposed by ImGearDiffuseReductionOptions.
Name | Description | |
---|---|---|
ImGearDiffuseReductionOptions Constructor | Initializes a new instance of the ImGearDiffuseReductionOptions class object. |
Name | Description | |
---|---|---|
palette | Palette to use for output.
This option lets you specify a palette containing the colors to use for the output image. It�s only used when the output channel depth is 4. If no palette is specified, a default palette is used. | |
threshold | Threshold value for dithering, 0-255.
A threshold value of 128 will produce an output image in which black and white are in equal proportion. A value greater than 128 would mean more bright than dark, and a value less than 128 would mean more dark than bright. |