ImageGear PDF v25.2 - Updated
Mode Field (ImGearHalftoneReductionOptions)




ImageGear.Core Assembly > ImageGear.Processing Namespace > ImGearHalftoneReductionOptions Class : Mode Field
Mode to use for halftone reduction.
Syntax
'Declaration
 
Public Mode As ImGearHalftoneReductionModes
'Usage
 
Dim instance As ImGearHalftoneReductionOptions
Dim value As ImGearHalftoneReductionModes
 
value = instance.Mode
 
instance.Mode = value

Field Value

Value from ImGearHalftoneReductionModes enumeration
Remarks
This option lets you specify a mode to use for halftone reduction. Possible modes are listed in the ImGearHalftoneReductionModes enumeration. Currently the only available mode is SQUARES.
See Also

Reference

ImGearHalftoneReductionOptions Class
ImGearHalftoneReductionOptions Members
ImGearHalftoneReductionModes Enumeration

Is this page helpful?
Yes No
Thanks for your feedback.