ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearHalftoneReductionOptions Class
Members




ImGearHalftoneReductionOptions Class
Defines reduction options for halftone reduction.
Object Model
ImGearHalftoneReductionOptions Class
Syntax
'Declaration
 
Public Class ImGearHalftoneReductionOptions 
 
'Usage
 
Dim instance As ImGearHalftoneReductionOptions
Remarks
Halftone reduction reduces an image to black and white in such a way that it is suitable for half-toning. The resulting image will consist of small squares of varying sizes that will give the appearance of varying shades of gray.
Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImGearHalftoneReductionOptions

See Also