ImageGear for .NET
ImGearBitonalReductionOptions Class Members
See Also  Fields  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearBitonalReductionOptions Class

Glossary Item Box

The following tables list the members exposed by ImGearBitonalReductionOptions.

Public Constructors

Public Fields

 NameDescription
Public FieldMode Determines how the red, green, and blue color components of a pixel contribute to its brightness when compared to the threshold value.  
Public FieldThreshold This option sets the threshold value for converting pixels to black or white.  
Public FieldWeight1This option specifies the weight given to the red color component when considering the value of an input pixel for comparison to the Threshold field value.  
Public FieldWeight2This option specifies the weight given to the green color component when considering the value of an input pixel for comparison to the Threshold field value.  
Public FieldWeight3This option specifies the weight given to the blue color component when considering the value of an input pixel for comparison to the Threshold field value.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.