ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearReductionOptions Class / Halftone Field




In This Topic
Halftone Field
In This Topic
Specifies ImGearHalftoneReductionOptions class options for color reduction.
Syntax
'Declaration
 
Public Halftone As ImGearHalftoneReductionOptions
 
'Usage
 
Dim instance As ImGearReductionOptions
Dim value As ImGearHalftoneReductionOptions
 
value = instance.Halftone
 
instance.Halftone = value

Field Value

ImGearHalftoneReductionOptions class object.
See Also