ImageGear .NET v24.12 - Updated
ImGearBitonalReductionOptions Class Fields


ImageGear24.Core Assembly > ImageGear.Processing Namespace : ImGearBitonalReductionOptions Class

For a list of all members of this type, see ImGearBitonalReductionOptions members.

Public Fields
 NameDescription
Public Field Determines how the red, green, and blue color components of a pixel contribute to its brightness when compared to the threshold value.  
Public Field This option sets the threshold value for converting pixels to black or white.  
Public FieldThis 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 FieldThis 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 FieldThis 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

Reference

ImGearBitonalReductionOptions Class
ImageGear.Processing Namespace