ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearHalftoneReductionOptions Class / ImGearHalftoneReductionOptions Constructor




In This Topic
    ImGearHalftoneReductionOptions Constructor
    In This Topic
    Initializes a new instance of the ImGearHalftoneReductionOptions class object.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearHalftoneReductionOptions()
    public ImGearHalftoneReductionOptions()
    public: ImGearHalftoneReductionOptions();
    public:
    ImGearHalftoneReductionOptions();
    See Also