ImageGear for Java
ImGearDiffuseReductionOptions Class Members
Fields 

The following tables list the members exposed by ImGearDiffuseReductionOptions.

Public Constructors
 NameDescription
Public ConstructorImGearDiffuseReductionOptions ConstructorInitializes a new instance of the ImGearDiffuseReductionOptions class object.  
Top
Public Fields
 NameDescription
Public FieldpalettePalette to use for output.

A 16-color palette, or null.

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.

com.accusoft.imagegear.core.ImGearRGBQuad

 
Public FieldthresholdThreshold value for dithering, 0-255.

Integer in the range 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.

 
Top
See Also

Reference

ImGearDiffuseReductionOptions Class
com.accusoft.imagegear.processing Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback