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




In This Topic
    ImGearBitonalReductionOptions Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearBitonalReductionOptions()
    public ImGearBitonalReductionOptions()
    public: ImGearBitonalReductionOptions();
    public:
    ImGearBitonalReductionOptions();
    See Also